[]
        
(Showing Draft Content)

C1.Util.DX.Direct2D.Effects.YCbCr.Transform

Transform Property

Transform

Gets or sets the axis-aligned affine transform of the image. Axis aligned transforms include Scale, Flips, and 90 degree rotations.

Declaration
public Matrix3x2 Transform { get; set; }