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.
|
public static final int kRawRGB
Raw RGB format.
public static final int kJpegRGB
Compressed Jpeg format.
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.