Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 506 Bytes

File metadata and controls

14 lines (9 loc) · 506 Bytes

ShapeType

This enum represents shape type for the extracted images.

Enum

Name Type Value Description
NONE str "None" Original image shape.
LANDSCAPE str "Landscape" Landscape Shape.
PORTRAIT str "Portrait" Portrait Shape.

[Back to Model list] [Back to API list] [Back to README]