public static final class RasterCachedImage.RotateTestMode
extends com.aspose.ms.System.Enum
The rotate testing mode.
| Modifier and Type | Field and Description |
|---|---|
static int |
ByteArrayMode
The byte array mode
|
static int |
RegularMode
The regular mode
|
static int |
StreamMode
The stream mode
|
public static final int RegularMode
The regular mode
public static final int ByteArrayMode
The byte array mode
public static final int StreamMode
The stream mode
Copyright (c) 2008-2020 Aspose Pty Ltd. All Rights Reserved.