| [Overview][Constants][Types][Procedures and functions][Index] | 
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.0 | Generated 2025-05-03 | Home |