Enum JpegEncodingType
Type of the JPEG encoding.
Namespace: Telerik.Windows.Documents.Core.Imaging.Jpeg
Assembly: Telerik.Windows.Documents.Core.dll
Syntax
public enum JpegEncodingType
BaselineDct
Baseline DCT encoding.
NotSupported
Indicates that JPEG uses not-supported encoding type.
ProgressiveDct
Progressive DCT encoding.