Unit 'bgrabitmapthemeutils' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_bgracontrols]

DrawBGRABitmap

Declaration

Source position: bgrabitmapthemeutils.pas line 35

function DrawBGRABitmap(

  Source: TBGRABitmapArray;

  DestWidth: Integer;

  DestHeight: Integer;

  BorderWidth: Integer;

  BorderHeight: Integer;

  FillLeft: Boolean = False;

  FillTop: Boolean = False;

  FillRight: Boolean = False;

  FillBottom: Boolean = False;

  FillCenter: Boolean = False;

  DrawMode: TDrawMode = dmDrawWithTransparency;

  ResampleMode: TResampleMode = rmSimpleStretch;

  ResampleFilter: TResampleFilter = rfBestQuality

):TBGRABitmap;



CT Web help

CodeTyphon Studio