public class ImageColorMode
Field Summary | ||
---|---|---|
static final int | NONE | |
The pages of the document will be rendered as color images.
|
||
static final int | GRAYSCALE | |
The pages of the document will be rendered as grayscale images.
|
||
static final int | BLACK_AND_WHITE | |
The pages of the document will be rendered as black and white images.
|
public static final int NONE
public static final int GRAYSCALE
public static final int BLACK_AND_WHITE