ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.WIC Namespace / BitmapEncoderOptions Class / BitmapTransform Property

In This Topic
    BitmapTransform Property
    In This Topic
    Gets or sets the bitmap transform.
    Syntax
    'Declaration
     
    Public Property BitmapTransform As BitmapTransformOptions
    public BitmapTransformOptions BitmapTransform {get; set;}
    Remarks
    Range value: BitmapTransformOptions Applicable Codecs: JPEG
    See Also