[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

Green

Finds the Green component of the supplied colour

Declaration

Source position: graphics.pp line 1767

function Green(

  rgb: TColor

):Byte;

Arguments

rgb

  

The colour for processing, expressed as RGB

Function result

Returns the Green component of the colour specified in RGB