Unit 'GR32_Resamplers' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_graphics32]

StretchTransfer

Declaration

Source position: GR32_Resamplers.pas line 77

procedure StretchTransfer(

  Dst: TCustomBitmap32;

  DstRect: TRect;

  DstClip: TRect;

  Src: TCustomBitmap32;

  SrcRect: TRect;

  Resampler: TCustomResampler;

  CombineOp: TDrawMode;

  CombineCallBack: TPixelCombineEvent = Nil

);



CT Web help

CodeTyphon Studio