Unit 'JPP.Graphics' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_jppack]

PngSetBrightness

Declaration

Source position: JPP.Graphics.pas line 83

function PngSetBrightness(

  Png: TPngImage;

  Value: TBrightInt

):Boolean; overload;

function PngSetBrightness(

  Value: TBrightInt;

  Png: TPngImage

):Boolean; overload;



CT Web help

CodeTyphon Studio