Unit 'JPL.Colors' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_jplib]

GetRgbaChannels

Declaration

Source position: JPL.Colors.pas line 69

procedure GetRgbaChannels(

  const Color: TRGBAColor;

  out r: Byte;

  out g: Byte;

  out b: Byte;

  out a: Byte

);



CT Web help

CodeTyphon Studio