|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriExportImageType
The Export Image Type.
Field Summary | |
---|---|
static int |
esriExportImageTypeBiLevelMask
Image Type Bi-Level based on mask color (1-bit Monochrome Mask). |
static int |
esriExportImageTypeBiLevelThreshold
Image Type Bi-Level based on threshold value (1-bit Monochrome Threshold). |
static int |
esriExportImageTypeGrayscale
Image Type Grayscale (8-bit Grayscale). |
static int |
esriExportImageTypeIndexed
Image Type Indexed (8-bit Palette). |
static int |
esriExportImageTypeTrueColor
Image Type True Color (24-bit True Color). |
Field Detail |
---|
static final int esriExportImageTypeBiLevelMask
static final int esriExportImageTypeBiLevelThreshold
static final int esriExportImageTypeGrayscale
static final int esriExportImageTypeIndexed
static final int esriExportImageTypeTrueColor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |