ExifOrientation
ExifOrientation enumeration
public enum ExifOrientation
价值观
姓名 | 价值 | 描述 |
---|---|---|
TopLeft | 1 | |
TopRight | 2 | |
BottomRight | 3 | |
BottomLeft | 4 | |
LeftTop | 5 | |
RightTop | 6 | |
RightBottom | 7 | |
LeftBottom | 8 |
也可以看看
- 命名空间 Aspose.CAD.Exif.Enums
- 部件 Aspose.CAD
public enum ExifOrientation
姓名 | 价值 | 描述 |
---|---|---|
TopLeft | 1 | |
TopRight | 2 | |
BottomRight | 3 | |
BottomLeft | 4 | |
LeftTop | 5 | |
RightTop | 6 | |
RightBottom | 7 | |
LeftBottom | 8 |