Unit 'GraphBmpFunctions' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_enginesplus]

BmpRectangleFillTextureMasked

Declaration

Source position: graphbmpfunctions.pas line 161

procedure BmpRectangleFillTextureMasked(

  Target: TBitmap;

  tX: Integer;

  tY: Integer;

  tX2: Integer;

  tY2: Integer;

  Texture: TBitmap;

  sX: Integer;

  sY: Integer;

  sX2: Integer;

  sY2: Integer;

  Masked: TPixel32

);



CT Web help

CodeTyphon Studio