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

InvertRgbChannels

Declaration

Source position: JPL.Colors.pas line 193

function InvertRgbChannels(

  const Color: TColor;

  bInvertRed: Boolean;

  bInvertGreen: Boolean;

  bInvertBlue: Boolean

):TColor;



CT Web help

CodeTyphon Studio