com.aspose.slides
Interface PictureColorType


public interface PictureColorType

Constants which define the color type of a picture.


Field Summary
static int AUTOMATIC
           
static int BLACK_AND_WHITE
           
static int GRAYSCALE
           
static int WATERMARK
           
 

Field Detail

AUTOMATIC

static final int AUTOMATIC
See Also:
Constant Field Values

GRAYSCALE

static final int GRAYSCALE
See Also:
Constant Field Values

BLACK_AND_WHITE

static final int BLACK_AND_WHITE
See Also:
Constant Field Values

WATERMARK

static final int WATERMARK
See Also:
Constant Field Values