public final class JpegCompressionMode
extends com.aspose.ms.System.Enum
Compression mode for jpeg images.
Modifier and Type | Field and Description |
---|---|
static int |
Baseline
The baseline compression.
|
static int |
Progressive
The progressive.
|
public static final int Baseline
The baseline compression.
public static final int Progressive
The progressive.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.