Unit 'RGBRoutines' Package
[Overview][Types][Procedures and functions][Index] [#pl_rgbgraphics]

StretchDrawRGBMaskShapePortion

Declaration

Source position: rgbroutines.pas line 83

procedure StretchDrawRGBMaskShapePortion(

  Dest: HDC;

  DstX: Integer;

  DstY: Integer;

  DstWidth: Integer;

  DstHeight: Integer;

  Bitmap: TRGB8BitmapCore;

  DX: Integer;

  DY: Integer;

  DW: Integer;

  DH: Integer;

  BgPen: HPEN;

  FgPen: HPEN

);



CT Web help

CodeTyphon Studio