Variable ImageOrientationFilterConst
ImageOrientationFilter: {
All: "All";
Landscape: "Landscape";
Portrait: "Portrait";
Square: "Square";
} = ...
Type Declaration
ReadonlyAll: "All"
ReadonlyLandscape: "Landscape"
ReadonlyPortrait: "Portrait"
ReadonlySquare: "Square"