Enum TiffOrientations

Enum TiffOrientations

ชื่อพื้นที่: Aspose.Imaging.FileFormats.Tiff.Enums การประกอบ: Aspose.Imaging.dll (25.4.0)

รูปภาพแนวตั้ง
ค่าใช้จ่ายที่มีแนวโน้มสําหรับแท็ก Orientation

public enum TiffOrientations : ushort

Fields

BottomLeft = 4

รอบ 0 ด้านล่างคอลัมน์ 0 lhs

BottomRight = 3

รอบ 0 ด้านล่างคอลัมน์ 0 rhs

LeftBottom = 8

รอบ 0 lhs, คอลัมน์ 0 ด้านล่าง

LeftTop = 5

รอบ 0 lhs, คอลัมน์ 0 ด้านบน

RightBottom = 7

Row 0 rhs, คอลัมน์ 0 ด้านล่าง

RightTop = 6

รอบ 0 rhs, คอลัมน์ 0 ด้านบน

TopLeft = 1

รอบ 0 ด้านบน, คอลัมน์ 0 lhs

TopRight = 2

รอบ 0 ด้านบน, คอลัมน์ 0 rhs

 แบบไทย