VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / JpegEncoderSettings Class
In This Topic
    JpegEncoderSettings Class Properties
    In This Topic
    For a list of all properties of this type, see JpegEncoderSettings.
    Public Properties
     NameDescription
    Public PropertyGets or sets a format in which annotations must be saved.
    Public PropertyGets or sets a value indicating whether image must be copied with EXIF metadata.
    Public PropertyGets or sets a value indicating whether image must be copied with unknown application metadata.
    Public PropertyGets or sets a value indicating whether thumbnail for image must be created.
    Public PropertyGets or sets a value indicating whether JPEG file with the optimal Huffman tables must be created.
    Public PropertyGets or sets a value indicating whether image's CMYK channels should be inverted.
    Public PropertyGets or sets a value indicating whether the color subsampling is disabled.
    Public PropertyGets or sets a quality factor in percents.
    Public PropertyGets or sets quantization tables for the JPEG image.
    Public PropertyGets or sets sampling factors for the JPEG image.
    Public PropertyGets or sets a value indicating whether color images will be saved as grayscale JPEG files.
    Public PropertyGets or sets a value indicating whether image must be copied with comments.
    Public PropertyGets or sets the size of image thumbnail.
    See Also