代码搜索:RGB

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

代码结果 8,819
www.eeworm.com/read/244790/12843689

m som_colorcode.m

function colors=som_colorcode(m, colorcode, scaling) %SOM_COLORCODE Calculates a heuristic color coding for the SOM grid % % colors = som_colorcode(m, colorcode, scaling) % % Input and output argum
www.eeworm.com/read/243950/12905029

trace 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
www.eeworm.com/read/329824/12931460

c olympic.c

#include #include #include #include #include #include #include #include #define M_PI 3.14159265f
www.eeworm.com/read/329086/12980810

h xnamedcolors.h

// XNamedColors.h Version 1.1 // // Author: Hans Dietrich // hdietrich2@hotmail.com // // This software is released into the public domain. You are free to use it // in any way you l
www.eeworm.com/read/141819/12983560

h convert.h

//////////////////////////////////////////////////////////////////////////// // // // Project : VideoNet version 1.1. // Description : Peer to Peer Video Conferencing over the LAN.
www.eeworm.com/read/141739/12988628

m som_colorcode.m

function colors=som_colorcode(m, colorcode, scaling) %SOM_COLORCODE Calculates a heuristic color coding for the SOM grid % % colors = som_colorcode(m, colorcode, scaling) % % Input and output argum
www.eeworm.com/read/242302/13040532

html 17252.html

Re: Given a RGB color value (e.g 255), how to get its red,green and blue values?(no text)
www.eeworm.com/read/141002/13048606

asm form.asm

include macro.lib extrn fill:far,rectangle:far,horizontal:far,vertical:far extrn clearscreen_in:far extrn printf:far,printf1:far,printf2:far,printf3:far,putchar:far,putint:far extrn store_m:fa
www.eeworm.com/read/140374/13085019

c unpalette.c

#include #include #include #include "config.h" #include "unpalette.h" #include "image.h" static unsigned char citb(int); static unpalettizer unpalette_yu
www.eeworm.com/read/139849/13128385

cpp image.cpp

// Image.cpp: implementation of the CImage class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "cvc.h" #include "math.h" #include "mal