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

RandomRgbChannels

Declaration

Source position: JPL.Colors.pas line 183

function RandomRgbChannels(

  Color: TColor;

  bRandomRed: Boolean;

  bRandomGreen: Boolean;

  bRandomBlue: Boolean;

  bRandomize: Boolean = True

):TColor;



CT Web help

CodeTyphon Studio