public final class ColorType
extends com.aspose.ms.System.Enum
Specifies color type of elements on page.
Modifier and Type | Field and Description |
---|---|
static int |
BlackAndWhite |
static int |
Grayscale |
static int |
Rgb |
static int |
Undefined |
public static final int Rgb
public static final int Grayscale
public static final int BlackAndWhite
public static final int Undefined
Copyright © 2017 Aspose. All Rights Reserved.