ComponentOne Bitmap for UWP
Transform Property (YCbCr)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > YCbCr Class : Transform Property
Gets or sets the axis-aligned affine transform of the image. Axis aligned transforms include Scale, Flips, and 90 degree rotations.
Syntax
'Declaration
 
Public Property Transform As Matrix3x2
public Matrix3x2 Transform {get; set;}
See Also

Reference

YCbCr Class
YCbCr Members