[Overview][Constants][Types][Procedures and functions][Index] |
|
Stretch-draws a bitmap using anti-aliased drawing. |
|
|
Converts a bitmap to grayscale taking filtering parameters into account. |
|
|
||
|
||
|
Converts an RGB color value to Hue, Luminance, and Saturation values. |
|
|
Converts a Lazarus TColor value to its grayscale equivalent. |
|
|
Converts a TColor value to its Hue, Lightness, and Saturation values. |
|
|
Converts a TColor value to Hue, Saturation, and brightness Values. |
|
|
Draws a line with an arrow at the specified location on a canvas. |
|
|
Draws a window with a Title using gradient coloring. |
|
|
Draws a gradient from top to bottom with parabolic color variation. |
|
|
A simple first-in-first-out circular buffer (queue) for flood-filling contiguous voxels. |
|
|
||
|
Gets the Hue value from the specified TColor value. |
|
|
||
|
Gets the Saturation value from the specified TColor value. |
|
|
Gets the brightness value from the specified TColor value. |
|
|
Converts Hue, Lightness, and Saturation values to a TColor value. |
|
|
Converts Hue, Lightness, and Saturation values to a RGB color values. |
|
|
||
|
Converts Hue, Saturation, and brightness values to a TColor value. |
|
|
Converts Hue, Saturation, and brightness values to RGB values. |
|
|
Converts Hue, Saturation, and brightness values to a TRGBQuad value . |
|
|
||
|
Converts Hue, Saturation, and brightness values to a TRGBTriple value . |
|
|
Ensures that coordinates in the rectangle are in the correct order. |
|
|
Converts RGB color values to Hue, Lightness, and Saturation values. |
|
|
Converts RGB values to Hue, Saturation, and brightness values. |
|
|
||
|
Scales the specified bitmap image to the required dimensions. |
|
|
Draws a horizontal or vertical wave at the specified position to the given device context. |
Version 4.0 | Generated 2025-05-03 | Home |