Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Wiki  API  Corporate

com.aspose.powerpoint
Interface PictureColorType


public interface PictureColorType

Represents the picture color type.


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