|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EPageRotation in ClearImageJNI |
---|
Fields in ClearImageJNI declared as EPageRotation | |
---|---|
static EPageRotation |
EPageRotation.ciRotLeft
Page is rotated left |
static EPageRotation |
EPageRotation.ciRotLeftOrRight
Page is rotated left or right |
static EPageRotation |
EPageRotation.ciRotNone
Page is not rotated |
static EPageRotation |
EPageRotation.ciRotPortrait
Page is not rotated or rotated upside down |
static EPageRotation |
EPageRotation.ciRotRight
Page is rotated right |
static EPageRotation |
EPageRotation.ciRotUnknown
Page rotation unknown |
static EPageRotation |
EPageRotation.ciRotUpsideDown
Page rotated upside down |
Methods in ClearImageJNI that return EPageRotation | |
---|---|
EPageRotation |
ICiRepair.AutoRotate()
Automatically rotate image. |
static EPageRotation |
EPageRotation.fromInt(int __n)
Returns an enumerated value corresponding to a given integer. |
EPageRotation |
ICiTools.MeasureRotation()
Measure image rotation. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |