Enum TiffOrientations
Enum TiffOrientations
Pôvodný názov: Aspose.Imaging.FileFormats.Tiff.Enums Zhromaždenie: Aspose.Imaging.dll (25.4.0)
orientácia obrazu .
Možné hodnoty pre označenie orientácie.
public enum TiffOrientations : ushort
Fields
BottomLeft = 4
Zvuk 0 dole, stĺpec 0 lhs.
BottomRight = 3
Rôna 0 dole, stĺpec 0 rhs.
LeftBottom = 8
Zvuk 0 lhs, stĺpec 0 dole.
LeftTop = 5
Vrchol 0 lhs, stĺpec 0 vrchol.
RightBottom = 7
Zvuk 0 rhs, stĺpec 0 dole.
RightTop = 6
Vrchol 0 rhs, stĺpec 0 vrchol.
TopLeft = 1
Vrchol 0 vrchol, stĺpec 0 lhs
TopRight = 2
Vrchol 0 vrchol, stĺpec 0 rhs.