Name | Description | |
---|---|---|
![]() | JpegXROptions Constructor |
The following tables list the members exposed by JpegXROptions.
Name | Description | |
---|---|---|
![]() | JpegXROptions Constructor |
Name | Description | |
---|---|---|
![]() | AlphaDataDiscard | Sets the amount of alpha frequency data to discard during a compressed domain transcode. |
![]() | AlphaQuality | Sets the compression quality for the planar alpha channel image. |
![]() | CompressedDomainTranscode | Enables or disables compressed domain transcoding. |
![]() | FrequencyOrder | Enables encoding in frequency order. |
![]() | HorizontalTileSlices | Sets the number of horizontal tiles. |
![]() | IgnoreOverlap | Specifies how the encoder handles tile boundaries during a compressed domain transcode. |
![]() | ImageDataDiscard | Sets the amount of image frequency data to discard during a compressed domain transcode. |
![]() | ImageQuality | Sets the image quality. |
![]() | InterleavedAlpha | Specifies whether to encode interleaved alpha or planar alpha. |
![]() | Lossless | Enables losses compression. |
![]() | Overlap | Sets the level of overlap filtering. |
![]() | ProgressiveMode | Enables or disables progressive encoding. |
![]() | Quality | Sets the compression quality. |
![]() | SourceRect | Specifies the source rectangle for encoding. (Inherited from GrapeCity.Documents.Imaging.Windows.BaseOptions) |
![]() | StreamOnly | Enables or disables stream-only mode. |
![]() | Subsampling | Sets the chroma subsampling. This property applies only to RGB images. |
![]() | TransformOptions | Specifies whether the image is rotated or flipped when decoded. |
![]() | UseCodecOptions | Specifies whether to use the Quality, Overlap, and Subsampling properties instead of the generic ImageQuality property. |
![]() | VerticalTileSlices | Sets the number of vertical tiles. |