Unit 'ImageMagick' Package
[Overview][Constants][Types][Procedures and functions][Index] [#imagemagick]

AffineMatrix

Declaration

Source position: magick_type.inc line 442

type AffineMatrix = record

  sx: Double;

  rx: Double;

  ry: Double;

  sy: Double;

  tx: Double;

  ty: Double;

end;


Documentation generated on: 2023-03-18