代码搜索结果

找到约 5,749 项符合 RGB 的代码

gdk-pixbuf-xlib-rgb.sgml

XlibRGB Rendering RGB buffers to X drawables. The XlibRGB

rgb.h

/* ***** BEGIN LICENSE BLOCK ***** * Source last modified: $Id: rgb.h,v 1.2.42.1 2004/07/09 02:00:18 hubbe Exp $ * * Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved. * *

rgb.h

/* ***** BEGIN LICENSE BLOCK ***** * Source last modified: $Id: rgb.h,v 1.3.8.1 2004/07/09 01:59:56 hubbe Exp $ * * Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved. * *

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

rgb.java

package net.sf.jawp.gui.client.semi3d; /** * * @author from javaworld * @version $Revision: 1.2 $ * */ public final class RGB { double r, g, b; public RGB(final double r, final

rgb.java

package com.ttdev.components; import org.apache.tapestry.*; import org.apache.tapestry.annotations.*; public abstract class RGB extends BaseComponent { public abstract int getRed(); public

colorstatic.h

// ColorStatic.h #ifndef COLORSTATIC_H #define COLORSTATIC_H #define COLOR_WHITE RGB(255, 255, 255) #define COLOR_RED RGB(255, 0, 0) #define COLOR_BLACK RGB(0, 0, 0) #define COLOR_G

colorstatic.h

// ColorStatic.h #ifndef COLORSTATIC_H #define COLORSTATIC_H #define COLOR_WHITE RGB(255, 255, 255) #define COLOR_RED RGB(255, 0, 0) #define COLOR_BLACK RGB(0, 0, 0) #define COLOR_G

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

自定义按钮颜色.txt

切换到HTML视图 将光标定义到颜色值上 BackColor单击...,自定义颜色。 拖动RGB,OK 在HTML BackColor="#cdcdcd" 在设计上输入 #CDCDCD