Field Summary | ||
---|---|---|
const int | DEFAULT_NO_FLIP | |
Default. Do not flip.
|
||
const int | FLIP_HORIZONTAL | |
Flip horizontal.
|
||
const int | FLIP_VERTICAL | |
Flip vertical.
|
||
const int | FLIP_90_INCREMENTS | |
Flip in 90-degree increments.
|
||
const int | NO_FLIP | |
No flip.
|
||
const int | UNDEFINED | |
Undefined.
|
const int DEFAULT_NO_FLIP
const int FLIP_HORIZONTAL
const int FLIP_VERTICAL
const int FLIP_90_INCREMENTS
const int NO_FLIP
const int UNDEFINED