public static final class PsdOptions.CompressionMethods
extends com.aspose.ms.System.Enum
Compression methods
Modifier and Type | Field and Description |
---|---|
static int |
RAW
RAW
|
static int |
RLE
RLE
|
static int |
ZIP_WITH_PREDICTION
ZipWithPrediction
|
static int |
ZIP_WITHOUT_PREDICTION
ZipWithoutPrediction
|
public static final int RAW
RAW
public static final int RLE
RLE
public static final int ZIP_WITHOUT_PREDICTION
ZipWithoutPrediction
public static final int ZIP_WITH_PREDICTION
ZipWithPrediction
Copyright © 2017. All rights reserved.