| [Overview][Types][Procedures and functions][Variables][Index] | 
Extracts the red, green and blue color values from a COLORREF.
Source position: winapih.inc line 321
procedure GetRGBValues(  | 
RGB: DWORD;  | 
out R: Byte;  | 
out G: Byte;  | 
out B: Byte  | 
);  | 
| Version 4.0 | Generated 2025-05-03 | Home |