public final class ThumbnailFormat
extends com.aspose.ms.System.Enum
Specifies thumbnail data format.
Modifier and Type | Field and Description |
---|---|
static int |
KJpegRgb
Compressed Jpeg format.
|
static int |
KRawRgb
Raw RGB format.
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int KRawRgb
Raw RGB format.
public static final int KJpegRgb
Compressed Jpeg format.