ComponentOne Bitmap for UWP
C1.UWP.Bitmap Assembly / C1.Xaml.Bitmap Namespace / JpegXROptions Class
Properties


In This Topic
    JpegXROptions Class Members
    In This Topic

    The following tables list the members exposed by JpegXROptions.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertySets the amount of alpha frequency data to discard during a compressed domain transcode.  
    Public PropertySets the compression quality for the planar alpha channel image.  
    Public PropertyEnables or disables compressed domain transcoding.  
    Public PropertyEnables encoding in frequency order.  
    Public PropertySets the number of horizontal tiles.  
    Public PropertySpecifies how the encoder handles tile boundaries during a compressed domain transcode.  
    Public PropertySets the amount of image frequency data to discard during a compressed domain transcode.  
    Public PropertySets the image quality.  
    Public PropertySpecifies whether to encode interleaved alpha or planar alpha.  
    Public PropertyEnables losses compression.  
    Public PropertySets the level of overlap filtering.  
    Public PropertyEnables or disables progressive encoding.  
    Public PropertySets the compression quality.  
    Public PropertySpecifies the source rectangle for encoding. (Inherited from C1.Xaml.Bitmap.BaseOptions)
    Public PropertyEnables or disables stream-only mode.  
    Public PropertySets the chroma subsampling. This property applies only to RGB images.  
    Public PropertySpecifies whether the image is rotated or flipped when decoded.  
    Public PropertySpecifies whether to use the Quality, Overlap, and Subsampling properties instead of the generic ImageQuality property.  
    Public PropertySets the number of vertical tiles.  
    Top
    See Also