代码搜索结果

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

vga_controller.v

module VGA_Controller( // Host Side iCursor_RGB_EN, iCursor_X, iCursor_Y, iCursor_R, iCursor_G, iCursor_B, iRed, iGreen, iBlue, oA

splashscreen.c

#include "splashscreen.h" #define RGB_ITEMBACKCOLOR MAKE_RGBA(255,255,206,255) int spm_CreateSplashScreen(IForm **pIForm,IShell *pIShell,IRootForm *pIRootForm,IDisplay *pIDisplay) { splashscreen

save_nii.m

% Save NIFTI dataset. Support both *.nii and *.hdr/*.img file extension. % If file extension is not provided, *.hdr/*.img will be used as default. % % Usage: save_nii(nii, filename, [old_RGB])

bak.prg

DEFINE CLASS form1 AS form ADD OBJECT shape1 AS shape WITH ; Top = 166, ; Left = 24, ; Height = 72, ; Width = 328, ; BackStyle = 1, ; Curvature = 7, ; BackColor = RGB(255,24

vga_controller.v

module VGA_Controller( // Host Side iCursor_RGB_EN, iCursor_X, iCursor_Y, iCursor_R, iCursor_G, iCursor_B, iRed, iGreen, iBlue, oA

draw.h

#if _MSC_VER > 1000 #pragma once #endif // _MSC_VER > 1000 typedef struct tagUserData { // HANDLE of dib converted from JPEG MLong hDib; // save image's RGB data of one lines bl

rgbtoyiq.m

%RGBtoYIQ.m function Y=RGBtoYIQ(I) % RGBtoYIQ to YIQ representation if (~isrgb(I)) error ('La imagen I no es una imagen color en RGB') end matConv= [0.299 0.587 0.114 0.596 -0

stdafx.cpp

// stdafx.cpp : source file that includes just the standard includes // YCrCb2RGB.pch will be the pre-compiled header // stdafx.obj will contain the pre-compiled type information #include "stdafx

vga_controller.v

module VGA_Controller( // Host Side iCursor_RGB_EN, iCursor_X, iCursor_Y, iCursor_R, iCursor_G, iCursor_B, iRed, iGreen, iBlue, oA

vga_controller.v

module VGA_Controller( // Host Side iCursor_RGB_EN, iCursor_X, iCursor_Y, iCursor_R, iCursor_G, iCursor_B, iRed, iGreen, iBlue, oA