代码搜索结果
找到约 5,749 项符合
RGB 的代码
rgb.cpp
//[ RGB
///////////////////////////////////////////////////////////////////////////////
// Copyright 2008 Eric Niebler. Distributed under the Boost
// Software License, Version 1.0. (See accompanyin
rgb.cs
namespace Imps.Utils
{
using System;
using System.Drawing;
public class RGB
{
public const short B = 0;
public byte Blue;
public const short G = 1;
rgb.cs
namespace Imps.Client.Utils
{
using System;
using System.Drawing;
public class RGB
{
public const short B = 0;
public byte Blue;
public const short G
rgb.sgml
GdkRGB
Renders RGB, grayscale, or indexed image data to a GdkDrawable
gdk-pixbuf-xlib-rgb.sgml
XlibRGB
Rendering RGB buffers to X drawables.
The XlibRGB
rgb.txt
! $Xorg: rgb.txt,v 1.3 2000/08/17 19:54:00 cpqbld Exp $
255 250 250 snow
248 248 255 ghost white
248 248 255 GhostWhite
245 245 245 white smoke
245 245 245 WhiteSmoke
220 220 220 gainsboro
255 2
rgb.vbp
Type=Exe
Form=frmRGB.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#D:\WINDOWS\system32\stdole2.tlb#OLE Automation
IconForm="frmRGB"
Startup="frmRGB"
ExeName32="RGB.exe"
Command32
rgb.sgml
GdkRGB
Renders RGB, grayscale, or indexed image data to a GdkDrawable