ComponentOne Bitmap for WPF
C1.WPF.Bitmap.4.5.2 Assembly / C1.WPF.Bitmap Namespace / JpegOptions Class
Properties


In This Topic
    JpegOptions Class Members
    In This Topic

    The following tables list the members exposed by JpegOptions.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies the desired image fidelity. 0.0 indicates the lowest possible fidelity and 1.0 specifies the highest fidelity.  
    Public PropertySpecifies the source rectangle for encoding. (Inherited from C1.WPF.Bitmap.BaseOptions)
    Public PropertySpecifies whether to suppress the write of App0 metadata while encoding the image data.  
    Public PropertySpecifies whether the image is rotated or flipped when decoded.  
    Top
    See Also