Unit 'GraphUtil' Package
[Overview][Constants][Types][Procedures and functions][Index] [#lcl]

GetVValue

Gets the brightness value from the specified TColor value.

Declaration

Source position: graphutil.pp line 49

function GetVValue(

  Color: TGraphicsColor

):Integer;

Arguments

Color

  

Color examined in the routine.

Function result

Brightness value for the specified color.