[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.JpegOptions

JpegOptions Class

Encoder options supported by the native JPEG codec.

Inheritance
JpegOptions
Namespace: GrapeCity.Documents.Imaging.Windows
Assembly: DS.Documents.Imaging.Windows.dll
Syntax
public class JpegOptions : BaseOptions
Public Class JpegOptions
    Inherits BaseOptions

Constructors

Name Description
JpegOptions()

Properties

Name Description
ImageQuality

Specifies the desired image fidelity. 0.0 indicates the lowest possible fidelity and 1.0 specifies the highest fidelity.

SuppressApp0

Specifies whether to suppress the write of App0 metadata while encoding the image data.

TransformOptions

Specifies whether the image is rotated or flipped when decoded.