[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Skia.JpegDownsample

JpegDownsample Enum

Options for the downsampling factor of the U and V components.

Namespace: GrapeCity.Documents.Imaging.Skia
Assembly: DS.Documents.Imaging.Skia.dll
Syntax
public enum JpegDownsample
Public Enum JpegDownsample

Fields

Name Description
Downsample420

Reduction by a factor of two in both the horizontal and vertical directions.

Downsample422

Reduction by a factor of two in the horizontal direction.

Downsample444

No downsampling.