TiffOrientations
TiffOrientations enumeration
public enum TiffOrientations : ushort
价值观
姓名 | 价值 | 描述 |
---|---|---|
TopLeft | 1 | |
TopRight | 2 | |
BottomRight | 3 | |
BottomLeft | 4 | |
LeftTop | 5 | |
RightTop | 6 | |
RightBottom | 7 | |
LeftBottom | 8 |
public enum TiffOrientations : ushort
姓名 | 价值 | 描述 |
---|---|---|
TopLeft | 1 | |
TopRight | 2 | |
BottomRight | 3 | |
BottomLeft | 4 | |
LeftTop | 5 | |
RightTop | 6 | |
RightBottom | 7 | |
LeftBottom | 8 |