|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EComprColor in ClearImageJNI |
---|
Fields in ClearImageJNI declared as EComprColor | |
---|---|
static EComprColor |
EComprColor.citcAUTO
enumerated constant citcAUTO |
static EComprColor |
EComprColor.citcJPEG
enumerated constant citcJPEG |
static EComprColor |
EComprColor.citcLZW
enumerated constant citcLZW |
static EComprColor |
EComprColor.citcNONE
enumerated constant citcNONE |
Methods in ClearImageJNI that return EComprColor | |
---|---|
static EComprColor |
EComprColor.fromInt(int __n)
Returns an enumerated value corresponding to a given integer. |
EComprColor |
ICiImage.getPComprColor()
TIFF/PDF Compression to save Color/GS image. |
Methods in ClearImageJNI with parameters of type EComprColor | |
---|---|
void |
ICiImage.setPComprColor(EComprColor arg)
TIFF/PDF Compression to save Color/GS image. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |