Converts a Lazarus TColor value to its grayscale equivalent.
Source position: graphutil.pp line 30
function ColorToGray( |
const AColor: TColor |
):Byte; |
AColor |
|
TColor value converted in the method. |
Byte contain the grayscale value for the specified color.
| Version 4.6 | Generated 2026-02-20 | Home |