代码搜索结果
找到约 5,749 项符合
RGB 的代码
colorpicker.java
package uk.ac.leeds.ccg.widgets;
import java.awt.*;
import java.awt.event.*;
class ColorPicker extends java.awt.Panel implements AdjustmentListener
{
Panel color;
Scrollbar rgb[];
sdl_getrgb.3
.TH "SDL_GetRGB" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_GetRGB\- Get RGB values from a pixel in the specified pixel format\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.
sdl_getrgb.3
.TH "SDL_GetRGB" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference"
.SH "NAME"
SDL_GetRGB\- Get RGB values from a pixel in the specified pixel format\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&
hslutils.pas
//------------------------------------------------------------------------------
//
// HSL - RGB colour model conversions
//
// These four functions can be used to convert between the RGB and HSL
qvbasecolor.cpp
#include
QV_NODE_SOURCE(QvBaseColor);
QvBaseColor::QvBaseColor()
{
QV_NODE_CONSTRUCTOR(QvBaseColor);
isBuiltIn = TRUE;
QV_NODE_ADD_FIELD(rgb);
rgb.values
rgb.txt
! $XConsortium: rgb.txt,v 10.41 94/02/20 18:39:36 rws 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
2
hslutils.pas
//------------------------------------------------------------------------------
//
// HSL - RGB colour model conversions
//
// These four functions can be used to convert between the RGB and HSL
index_2.css
.ad_navtext {
CLEAR: both; BORDER-RIGHT: rgb(150,189,222) 1px solid; BORDER-TOP: rgb(150,189,222) 1px solid; PADDING-LEFT: 5px; FONT-SIZE: 14px; MARGIN: 0px 0px 5px; OVERFLOW: hidden; BORDER-LEFT: r
webfxapi.css
/* This style sheet is used for WebFX Api pages */
a.helpLink,
a.helpLink:hover {
color: rgb(0,66,174);
border-bottom-color:rgb(0,66,174);
}
.help-tooltip {
width: auto;
}
.help-tooltip
webfxlayout.css
/*
bright: rgb(234,242,255);
normal: rgb(120,172,255);
dark: rgb(0,66,174);
*/
/* import menu css */
/*
@import "dhtml/xmenu/xmenu.css";
*/
#webfx-about {
position: absolute;
bac