ComponentOne Bitmap for WPF
TransformOptions Property (JpegOptions)

C1.WPF.Bitmap.4 Assembly > C1.WPF.Bitmap Namespace > JpegOptions Class : TransformOptions Property
Specifies whether the image is rotated or flipped when decoded.
Syntax
'Declaration
 
Public Property TransformOptions As System.Nullable(Of TransformOptions)
public System.Nullable<TransformOptions> TransformOptions {get; set;}
Remarks
The default value is Rotate0.
See Also

Reference

JpegOptions Class
JpegOptions Members