|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ESizeUnit in ClearImageJNI |
|---|
| Fields in ClearImageJNI declared as ESizeUnit | |
|---|---|
static ESizeUnit |
ESizeUnit.esuCentimeter
enumerated constant esuCentimeter |
static ESizeUnit |
ESizeUnit.esuInch
enumerated constant esuInch |
static ESizeUnit |
ESizeUnit.esuPixel
enumerated constant esuPixel |
| Methods in ClearImageJNI that return ESizeUnit | |
|---|---|
static ESizeUnit |
ESizeUnit.fromInt(int __n)
Returns an enumerated value corresponding to a given integer. |
| Methods in ClearImageJNI with parameters of type ESizeUnit | |
|---|---|
void |
ICiRepair.Resize(EPageSize PageSize,
EPageOrientation PageOrientation,
EImageAlignment ImageAlignment,
double Width,
double Height,
ESizeUnit Unit)
Resize image to page. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||