代码搜索结果

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

readerwriterrgb.cpp

// Released under the OSGPL license, as part of the OpenSceneGraph distribution. // // ReaderWriter for sgi's .rgb format. // specification can be found at http://local.wasp.uwa.edu.au/~pbourke/datafo

readme

# # RCSID $Id: README,v 1.2 1999/04/06 04:54:31 rgb Exp $ # This directory contains almost obsolete test scripts to excercise many of the different combinations of connections that can be formed with

rgbyuv.c

/* # RGB YUV conversion routines # (C) 2008 Hans de Goede # This program is free software; you can redistribute it and/or modify # it under the terms of the G

vidixlib.h

/* * vidixlib.h * VIDIXLib - Library for VIDeo Interface for *niX * This interface is introduced as universal one to MPEG decoder, * BES == Back End Scaler and YUV2RGB hw accelerators. * In t

vidixlib.c

/* * vidixlib.c * VIDIXLib - Library for VIDeo Interface for *niX * This interface is introduced as universal one to MPEG decoder, * BES == Back End Scaler and YUV2RGB hw accelerators. * In t

linearrgbconverter.java

/* LinearRGBConverter.java -- conversion to a linear RGB color space Copyright (C) 2004 Free Software Foundation This file is part of GNU Classpath. GNU Classpath is free software; you can redist

linearrgbconverter.java

/* LinearRGBConverter.java -- conversion to a linear RGB color space Copyright (C) 2004 Free Software Foundation This file is part of GNU Classpath. GNU Classpath is free software; you can redist

water.cpp

#include "StdAfx.h" CWater::CWater() { Init(RGB(220, 220, 220)); } CWater::~CWater() { } VOID CWater::Init(DWORD dwLightColor) { m_dwLightColor = dwLightColor; m_bShowFog = F

drawcursor.xpm

//Image of a pencil. static const char * DrawCursorXpm[] = { "32 32 3 1", ". c #FF0000", // mask color = RGB:255,0,0 "# c #000000", "+ c #FFFFFF", "................................", "................

drawcursor.xpm

//Image of a pencil. static const char * DrawCursorXpm[] = { "16 16 3 1", ". c #FF0000", // mask color = RGB:255,0,0 "# c #000000", "+ c #FFFFFF", "........+###+...", ".......+#+###+..", "......+#+###