[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
|
Finds the Blue component of the supplied colour |
|
|
||
|
||
|
||
|
||
|
||
|
ColorToIdent - given a Color value, find its name (Ident) in the look-up table of Colors |
|
|
ColorToRGB - given a Color value, converts into RGB |
|
|
ColorToString - given a colour value, returns a corresponding colour name like 'Green' |
|
|
CreateBitmapFromLazarusResource - creates a bitmap image using data read into a stream from a Lazarus Resource (.LRS) |
|
|
||
|
DecColor - decrease the component RGBs of a colour by the quantity specified (usually results in a darker colour overall) |
|
|
||
|
||
|
||
|
FPColorToTColor - converts a colour specified as a FPColor to a colour of type TColor |
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Finds the Green component of the supplied colour |
|
|
IdentEntry - checks that a given Entry exists in a Map of colour names |
|
|
||
|
IdentToColor - given a colour identifier (name) returns the colour value |
|
|
InvertColor - returns the complementary colour to the supplied value - helps to produce a 'negative' image |
|
|
||
|
||
|
Deprecated - technically a bitmap is created, not loaded |
|
|
Deprecated - technically a bitmap is created, not loaded |
|
|
LoadCursorFromLazarusResource - loads a named cursor handle from the Lazarus Resource (.LRS) |
|
|
||
|
||
|
Finds the Red component of the supplied colour |
|
|
RedGreenBlue - decomposes a composite colour into its component Red, Green and Blue values |
|
|
||
|
RGBToColor - assembles the supplied values for Red, Green and Blue into a composite colour |
|
|
StringToColor - given a colour name like 'Blue', returns the corresponding colour value |
|
|
SysColorToSysColorIndex - if Color is one of the system colours, returns the Index of the system colour |
|
|
TColorToFPColor - converts a colour of type TColor to one specified as a FPColor |
|
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
lazarus-ccr.sourceforge.net |