代码搜索结果

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

tcolor

#!/bin/sh # the next line restarts using wish \ exec wish "$0" "$@" # tcolor -- # This script implements a simple color editor, where you can # create colors using either the RGB, HSB, or CYM color s

tcolor

#!/bin/sh # the next line restarts using wish \ exec wish "$0" "$@" # tcolor -- # This script implements a simple color editor, where you can # create colors using either the RGB, HSB, or CYM color s

tcolor

#!/bin/sh # the next line restarts using wish \ exec wish "$0" "$@" # tcolor -- # This script implements a simple color editor, where you can # create colors using either the RGB, HSB, or CYM color s

icc_profilergb.java

/* ICC_ProfileRGB.java -- the ICC profile for a RGB colorspace Copyright (C) 2002, 2004 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can

icc_profilergb.java

/* ICC_ProfileRGB.java -- the ICC profile for a RGB colorspace Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redist

tcolor

#!/bin/sh # the next line restarts using wish \ exec wish "$0" "$@" # tcolor -- # This script implements a simple color editor, where you can # create colors using either the RGB, HSB, or CYM color s

idroolscolorconstants.java

package org.drools.ide.editors; import org.eclipse.swt.graphics.RGB; /** * The Drools color constants. * * @author kris verlaenen */ pu

icc_profilergb.java

/* ICC_ProfileRGB.java -- the ICC profile for a RGB colorspace Copyright (C) 2002 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redist

rgbimagefilter.java

/* RGBImageFilter.java -- Java class for filtering Pixels by RGB values Copyright (C) 1999 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you c

torgb.py

# Convert "arbitrary" image files to rgb files (SGI's image format). # Input may be compressed. # The uncompressed file type may be PBM, PGM, PPM, GIF, TIFF, or Sun raster. # An exception is raised if