Unit 'BGRAFillInfo' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_bgrabitmap]

BGRAShapeComputeMinMax

Declaration

Source position: bgrafillinfo.pas line 277

function BGRAShapeComputeMinMax(

  AShape: TBGRACustomFillInfo;

  out minx: Integer;

  out miny: Integer;

  out maxx: Integer;

  out maxy: Integer;

  bmpDest: TBGRACustomBitmap

):Boolean; overload;

function BGRAShapeComputeMinMax(

  AShape: TBGRACustomFillInfo;

  out minx: Integer;

  out miny: Integer;

  out maxx: Integer;

  out maxy: Integer;

  clip: TRect

):Boolean; overload;



CT Web help

CodeTyphon Studio