Enum ImageOrientation
Namespace: MediaBrowser.Model.Drawing
Assembly: MediaBrowser.Model.dll
Syntax
public enum ImageOrientation
Fields
| Name | Description |
|---|---|
| BottomLeft | |
| BottomRight | |
| LeftBottom | |
| LeftTop | |
| RightBottom | |
| RightTop | |
| TopLeft | |
| TopRight |
public enum ImageOrientation
| Name | Description |
|---|---|
| BottomLeft | |
| BottomRight | |
| LeftBottom | |
| LeftTop | |
| RightBottom | |
| RightTop | |
| TopLeft | |
| TopRight |