代码搜索:RGB
找到约 8,819 项符合「RGB」的源代码
代码结果 8,819
www.eeworm.com/read/187367/8830022
css tab.webfx.css
/*
bright: rgb(234,242,255);
normal: rgb(120,172,255);
dark: rgb(0,66,174);
*/
.dynamic-tab-pane-control.tab-pane {
position: relative;
width: 100%;
}
.dynamic-tab-pane-contr
www.eeworm.com/read/458695/7291190
css tab.webfx.css
/*
bright: rgb(234,242,255);
normal: rgb(120,172,255);
dark: rgb(0,66,174);
*/
.dynamic-tab-pane-control.tab-pane {
position: relative;
width: 100%;
}
.dynamic-tab-pane-contr
www.eeworm.com/read/477111/1364025
m sumarize11_2_2cl.m
RGB = imread('saturn.png');
I = rgb2gray(RGB);
h = [1 2 1; 0 0 0; -1 -2 -1];
I2 = filter2(h,I);
imshow(I2,[]), colorbar
www.eeworm.com/read/466484/1510690
m sumarize11_2_2cl.m
RGB = imread('saturn.png');
I = rgb2gray(RGB);
h = [1 2 1; 0 0 0; -1 -2 -1];
I2 = filter2(h,I);
imshow(I2,[]), colorbar
www.eeworm.com/read/453518/1640786
pl sample53.pl
use GIFgraph::lines;
use GIFgraph::colour;
GIFgraph::colour::read_rgb("rgb.txt") or
die "Cannot read colours from rgb.txt";
print STDERR "Processing sample 5-3\n";
@data = (
["1st",
www.eeworm.com/read/218114/4864267
m sumarize11_2_2cl.m
RGB = imread('saturn.png');
I = rgb2gray(RGB);
h = [1 2 1; 0 0 0; -1 -2 -1];
I2 = filter2(h,I);
imshow(I2,[]), colorbar
www.eeworm.com/read/196146/5103621
pl sample53.pl
use GIFgraph::lines;
use GIFgraph::colour;
GIFgraph::colour::read_rgb("rgb.txt") or
die "Cannot read colours from rgb.txt";
print STDERR "Processing sample 5-3\n";
@data = (
["1st",
www.eeworm.com/read/193974/5137974
py colorsys.py
"""Conversion functions between RGB and other color systems.
This modules provides two functions for each color system ABC:
rgb_to_abc(r, g, b) --> a, b, c
abc_to_rgb(a, b, c) --> r, g, b
All i
www.eeworm.com/read/304591/3796172
m sumarize11_2_2cl.m
RGB = imread('saturn.png');
I = rgb2gray(RGB);
h = [1 2 1; 0 0 0; -1 -2 -1];
I2 = filter2(h,I);
imshow(I2,[]), colorbar
www.eeworm.com/read/402141/2332645
m sumarize11_2_2cl.m
RGB = imread('saturn.png');
I = rgb2gray(RGB);
h = [1 2 1; 0 0 0; -1 -2 -1];
I2 = filter2(h,I);
imshow(I2,[]), colorbar