[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 GetRGBIntValues( |
RGB: DWORD; |
out R: Integer; |
out G: Integer; |
out B: Integer |
); |
lazarus-ccr.sourceforge.net |