[Overview][Types][Procedures and functions][Variables][Index] |
Extracts the red, green and blue color values from a COLORREF.
Source position: winapih.inc line 320
procedure GetRGBValues( |
RGB: DWORD; |
out R: Byte; |
out G: Byte; |
out B: Byte |
); |
lazarus-ccr.sourceforge.net |