UNPKG

wasm-imagemagick

Version:
11 lines (10 loc) 285 B
export declare enum IMOrientation { 'TopLeft' = "TopLeft", 'TopRight' = "TopRight", 'BottomRight' = "BottomRight", 'BottomLeft' = "BottomLeft", 'LeftTop' = "LeftTop", 'RightTop' = "RightTop", 'RightBottom' = "RightBottom", 'LeftBottom' = "LeftBottom" }