|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |
java.lang.Objectjava.lang.Enum<PictureColor>
com.spire.doc.documents.PictureColor
public enum PictureColor
Picture color types.
Enum Constant Summary | |
---|---|
Automatic
Picture automatic color. |
|
Black_And_White
Picture black and white color. |
|
Grayscale
Picture grayscale color. |
|
Washout
Picture washout color. |
Method Summary | |
---|---|
int |
getValue()
|
Enum Constant Detail |
---|
public static final PictureColor Automatic
public static final PictureColor Grayscale
public static final PictureColor Black_And_White
public static final PictureColor Washout
Method Detail |
---|
public int getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | ENUM CONSTANTS | FIELD | METHOD | DETAIL: ENUM CONSTANTS | FIELD | METHOD |