代码搜索结果
找到约 5,749 项符合
RGB 的代码
color-settransform-empty.swf.trace
Test the that setTransform({}) does the correct thing
rgb: 0
ra: 100
rb: 0
ga: 100
gb: 0
ba: 100
bb: 0
aa: 100
ab: 0
and again, but after setRGB(0x123456)
rgb: 1193046
ra: 0
rb: 18
ga: 0
gb: 52
ba: 0
color-getters.swf.trace
Test the default values of Color getters
rgb: 0
ra: 100
rb: 0
ga: 100
gb: 0
ba: 100
bb: 0
aa: 100
ab: 0
ex2501.m
%例25-1 RGB真彩真彩着色
%Ex25-1 RGB coloring
clear
close all
[x,y]=meshgrid(-1:0.2:1);
z=x.^2+cos(y*pi);
[m,n]=size(z);
c=rand(m,n,3);
surf(x,y,z,c)
title('RGB coloring of surf')
w3cam.css
/* w3cam example CSS style file */
BODY {
background: #f0f0f0;
color: #0f0f0f;
margin-top: 0.4em;
margin-left: 0.2em;
}
A {
text-decoration: underline;
}
A:link {
color: rgb(040,040,238)
}
A:
int2rgbm.m
function S=int2rgbm(R,G,B)
%INT2RGBM Convert intensity arrays to RGB movie.
% INT2RGBM(R,G,B) converts separate 3-D intensity movies R, G,
% and B, representing the red, green, and blue color
readme.txt
1. 使用说明
1. 在VC IDE 选择setting->link> 加jpeg.lib
2. 编译程序
2. 原理
程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区
成JPEG文件或缓冲区.
vb_fun84.dat
QBColor 函数
返回一个 Long,用来表示所对应颜色值的 RGB 颜色码。
vb_fun87.dat
RGB 函数
返回一个 Long整数,用来表示一个 RGB 颜色值。
vb_fun87b.dat
语法
----
RGB(red, green, blue)
RGB 函数的语法含有以下这些命名参数:
部分 描述
red 必要参数;Variant (Integer).数值范围从 0 到 255,表示颜色的红色成份.
green 必要参数;Variant (Integer).数值范围从 0 到 255,表示颜色的绿色成份.
blue 必要
funvfp270.dat
函数 RGBSCHEME(nColorSchemeNumber[,nColorPairPosition])
功能 返回RGB色彩对