Enum ShapeType

ShapeType enumeration

هذا التعداد يمثل نوع الشكل للصور المستخرجة.

public enum ShapeType

Values

NameValueDescription
None0شكل الصورة الأصلية.
Landscape1شكل أفقي.
Portrait2شكل عمودي.

See Also