|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EPageSize in ClearImageJNI |
---|
Fields in ClearImageJNI declared as EPageSize | |
---|---|
static EPageSize |
EPageSize.epgsA4
A4 page size |
static EPageSize |
EPageSize.epgsCustom
Custom image size |
static EPageSize |
EPageSize.epgsLedger
Ledger size |
static EPageSize |
EPageSize.epgsLegal
Legal size |
static EPageSize |
EPageSize.epgsLetter
Letter size |
static EPageSize |
EPageSize.epgsOriginal
Image size before image is modified |
Methods in ClearImageJNI that return EPageSize | |
---|---|
static EPageSize |
EPageSize.fromInt(int __n)
Returns an enumerated value corresponding to a given integer. |
Methods in ClearImageJNI with parameters of type EPageSize | |
---|---|
void |
ICiRepair.Resize(EPageSize PageSize,
EPageOrientation PageOrientation,
EImageAlignment ImageAlignment,
double Width,
double Height,
ESizeUnit Unit)
Resize image to page. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |