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

StretchDrawRGB32Bitmap

Declaration

Source position: rgbroutines.pas line 80

procedure StretchDrawRGB32Bitmap(

  Dest: HDC;

  DstX: Integer;

  DstY: Integer;

  DstWidth: Integer;

  DstHeight: Integer;

  SrcX: Integer;

  SrcY: Integer;

  SrcWidth: Integer;

  SrcHeight: Integer;

  Bitmap: TRGB32BitmapCore

); overload;



CT Web help

CodeTyphon Studio