代码搜索结果

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

bayer.c

/* * BAYER2RGB24 ROUTINE TAKEN FROM: * * Sonix SN9C101 based webcam basic I/F routines * Copyright (C) 2004 Takafumi Mizuno * * Redistribution and use in source and binary for

authors

Developers: ----------- Florian Kainz Rod Bogart Drew Hess Paul Schneider Bill Anderson Wojciech Jarosz

texture.c

/* texture.c - by David Blythe, SGI */ /* read_texture is a simplistic routine for reading an SGI .rgb image file. */ #include #include #include #include

learnedcolor.cpp

#include "Common.h" #include "LearnedColor.h" #include "Exceptions.h" // // Constructor // LearnedColor::LearnedColor() : m_truth_map(NULL), m_truth_pos(0), m_truth_neg(0), m_rgb_look

image.h

#ifndef _IMAGE_H #define _IMAGE_H #include "jpeglib.h" #define TGA_RGB 2 #define TGA_A 3 #define TGA_RLE 10 struct tImage { int channels; int sizeX; int sizeY;

ldtga.asm

include ..\cwlib.inc TGA struc TGA_IdentSize db ? ;Wasted space after this header. TGA_ColourMapType db ? ;Type of colour map if any. ;0-mono or RGB data (no palette) ;1-Palette is p

svtga.asm

include ..\cwlib.inc TGA struc TGA_IdentSize db ? ;Wasted space after this header. TGA_ColourMapType db ? ;Type of colour map if any. ;0-mono or RGB data (no palette) ;1-Palette is p

nxcolors.h

#ifndef NXCOLORS_H #define NXCOLORS_H /* * Automatically generated from rgb.txt by nxcolors.fe * * Defines the full set of X11 colours. */ #include "mwtypes.h" /* For MWRGB() */ #define GR_COLO

nxcolors.h

#ifndef NXCOLORS_H #define NXCOLORS_H /* * Automatically generated from rgb.txt by nxcolors.fe * * Defines the full set of X11 colours. */ #include "mwtypes.h" /* For MWRGB() */ #define GR_COLO

nxcolors.h

#ifndef NXCOLORS_H #define NXCOLORS_H /* * Automatically generated from rgb.txt by nxcolors.fe * * Defines the full set of X11 colours. */ #include "mwtypes.h" /* For MWRGB() */ #define GR_COLO