Unit 'gd' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#libgd]

gdImageCopyRotated

Declaration

Source position: gd.pas line 748

procedure gdImageCopyRotated(

  dst: gdImagePtr;

  src: gdImagePtr;

  dstX: Double;

  dstY: Double;

  srcX: cint;

  srcY: cint;

  srcWidth: cint;

  srcHeight: cint;

  angle: cint

);


Documentation generated on: 2023-03-18