[]
Gets or sets the axis-aligned affine transform of the image. Axis aligned transforms include Scale, Flips, and 90 degree rotations.
public Matrix3x2 Transform { get; set; }