代码搜索结果
找到约 8,819 项符合
RGB 的代码
rgb.java
/*********************************************************************
*
* Copyright (C) 2005 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under the t
rgb.c
#include
#include
#include
/*
* This original version, although fast and a true inverse of
* cmap2rgb, in the sense that rgb2cmap(cmap2rgb(c))
* returned the original color
rgb.c
#include
#include
#include
/*
* This original version, although fast and a true inverse of
* cmap2rgb, in the sense that rgb2cmap(cmap2rgb(c))
* returned the original color
rgb.txt
199 21 133 medium violet red
176 196 222 light steel blue
102 139 139 paleturquoise4
159 121 238 mediumpurple2
141 182 205 lightskyblue3
0 238 118 springgreen2
255 160 122 light salmon
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
rgb.java
/*********************************************************************
*
* Copyright (C) 2005 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under the t
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