代码搜索结果

找到约 8,819 项符合 RGB 的代码

modeldiffusebump.psh

ps.1.1 ; base texture tex t0 ; normalmap tex t1 ; rgb - tangent space light direction for first light texcoord t2 ; rgb - tangent space light direction for second light texcoord t3

default.theme

ThemeDescription="A nice default theme" ThemeAuthor="Marko Macek" Look=nice TitleBarHeight=20 TitleButtonsSupported="xmisrh" ColorNormalBorder="rgb:C0/C0/C0" ColorActiveBorder="rgb:C0/C0/C0" ColorAct

default.theme

ThemeDescription="A nice default theme" ThemeAuthor="Marko Macek" Look=nice TitleBarHeight=20 TitleButtonsSupported="xmisrh" ColorNormalBorder="rgb:C0/C0/C0" ColorActiveBorder="rgb:C0/C0/C0" ColorAct

example4_9.m

RGB1=imread('pic005.jpg'); RGB2=imread('pic007.jpg'); I1=imread('rice.tif'); I2=imread('testpat1.tif'); subplot(2,2,1); %将图形窗口等分成4部分 subimage([0,500],[0,500],RGB1); subplot(2,2,2); subimage([

example4_9.m

RGB1=imread('pic005.jpg'); RGB2=imread('pic007.jpg'); I1=imread('rice.tif'); I2=imread('testpat1.tif'); subplot(2,2,1); %将图形窗口等分成4部分 subimage([0,500],[0,500],RGB1); subplot(2,2,2); subimage([

graphics.cpp

#include "StdAfx.h" #include "graphics.h" CGraphics::CGraphics(HWND hWnd) { m_hWnd = hWnd; m_hDc = NULL; SetOrigin(0, 0); m_nColor = RGB(0, 0, 0); m_nBgColor = RGB(255, 255, 255);

theme.css

.mstheme { navbutton-background-color: rgb(204,204,153); top-bar-button: url(expglob.gif); } .mstheme-topbar-font { font-family: Arial, Helvetica; font-size: 1; color: rgb(255,255,204);

theme.css

.mstheme { navbutton-background-color: rgb(204,204,153); top-bar-button: url(expglob.gif); } .mstheme-topbar-font { font-family: Arial, Helvetica; font-size: 1; color: rgb(255,255,204);

graphics.cpp

#include "StdAfx.h" #include "graphics.h" CGraphics::CGraphics(HWND hWnd) { m_hWnd = hWnd; m_hDc = NULL; SetOrigin(0, 0); m_nColor = RGB(0, 0, 0); m_nBgColor = RGB(255, 255, 255);

theme.css

.mstheme { navbutton-background-color: rgb(255,255,255); top-bar-button: url(corglobl.gif); } .mstheme-topbar-font { font-family: Arial, Arial, Helvetica; font-size: 1; color: rgb(255,25