|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EScaleBmpType in ClearImageJNI |
---|
Fields in ClearImageJNI declared as EScaleBmpType | |
---|---|
static EScaleBmpType |
EScaleBmpType.ciScaleBestQuality
Scale to achieve best visual quality |
static EScaleBmpType |
EScaleBmpType.ciScaleBestSpeed
Scale using the fastest scaling algorithm |
Methods in ClearImageJNI that return EScaleBmpType | |
---|---|
static EScaleBmpType |
EScaleBmpType.fromInt(int __n)
Returns an enumerated value corresponding to a given integer. |
EScaleBmpType |
ICiTools.getPScaleBmpType()
Type of image-to-bitmap scale down. |
Methods in ClearImageJNI with parameters of type EScaleBmpType | |
---|---|
void |
ICiAdvColor.ScaleToDpi(EScaleBmpType mode,
int Par0)
|
void |
ICiTools.setPScaleBmpType(EScaleBmpType arg)
Type of image-to-bitmap scale down. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |