Modify an RGB colour value for use in a selected icon image
Source position: icon.pas line 373
procedure ChangeToSelectedIconColor( |
cr: pColorRegister |
); |
cr |
|
Pointer to a ColorRegister, containing the RGB colour value to be changed. |
This function will change the provided RGB colour value to make it suitable for use in an icon's select image. This may involve darkening or toning the colour. Usually, icon.library calls this function when creating a select image for palette mapped icons which do not contain "real" select images.