OrientationType

enum OrientationType : Enum<OrientationType>

OrientationType specifies the orientation of the image. Useful for when the image is produced via a different ordinate system, the camera was turned on its side, or the page was scanned sideways.

Entries

Link copied to clipboard

Scanline Direction: Bottom to top

Link copied to clipboard

Scanline Direction: Bottom to top

Link copied to clipboard

Scanline Direction: Top to bottom

Link copied to clipboard

Scanline Direction: Top to bottom

Link copied to clipboard

Scanline Direction: Left to right

Link copied to clipboard

Scanline Direction: Right to left

Link copied to clipboard

Scanline Direction: Right to left

Link copied to clipboard

Scanline Direction: Left to right

Link copied to clipboard

Scanline Direction: Unknown

Properties

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int