代码搜索结果
找到约 8,819 项符合
RGB 的代码
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
stlread.m
function [x, y, z, varargout] = stlread(filename)
% This function reads an STL file in binary format into matrixes X, Y and
% Z, and C. C is optional and contains color rgb data in 5 bits.
%
%
mssccprj.scc
[SCC]
SCC=This is a source code control file
[RGB.vbp]
SCC_Project_Name=this project is not under source code control
SCC_Aux_Path=
chromadist.m
function [cb, cr] = ChromaDist(filename)
% return the chromatic components of the image
% low pass filtering is carried out to remove noise
im = imread(filename);
imycc = rgb2ycbcr(im);
lpf = 1/9 *
chromadist.m
function [cb, cr] = ChromaDist(filename)
% return the chromatic components of the image
% low pass filtering is carried out to remove noise
im = imread(filename);
imycc = rgb2ycbcr(im);
lpf = 1/9 *
rgbconv.asm
;// RGB conversion
.686P
.MODEL FLAT, STDCALL
OPTION CASEMAP:NONE
OPTION PROLOGUE:NONE
OPTION EPILOGUE:NONE
.XMM
INCLUDE jpeg.inc
INCLUDE jpeg_dec.inc
.CODE
;//======================
colorrgb.ps
%!PS-Adobe-2.0
%%Creator: XMD
%%EndComments
%%Page: ?
0.48 setlinewidth 1 setlinecap
0 setgray
gsave
/Courier findfont 8 scalefont setfont
72 99 moveto
(This is a test of RGB color) show newpa
jnitintimage.cpp
// JNITintImage.cpp tints an array of RGB values by given colors.
// Throws exception if image is larger than 256x256, also returns
// an int array of indexes of pixels that could not be fully tint
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
index.cfg
\Preamble{xml,frames}
\begin{document}
\Css{body { background-color: rgb(134,167,225);}}
%\Configure{@title}{\HCode{ df}} {\HCode{\Hnewline}}
\Configure{@HEAD}{\HCode{