RGB

Return to Introduction  Previous page  Next page

Creates a ULONG color value based on the R,G,B-values

 

 

Prototype:

RGB(Byte R, Byte G, Byte B),ULONG

 

Arguments:

R - The value for red (0-255)

G - The green value

B - The blue value

 

Return value:

This function returns a color value that can be used as an argument for the color-functions.

 

See also:

 

 



Direct link to this page on our website: http://www.icetips.com/manuals/outlookbar/rgb.htm