Enum EmfPlusObjectType

Enum EmfPlusObjectType

اسم الفضاء : Aspose.Imaging.FileFormats.Emf.EmfPlus.Consts تجميع: Aspose.Imaging.dll (25.4.0)

يحدد قائمة ObjectType أنواع الكائنات الرسومية التي يمكن إنشاؤها واستخدامها في العمليات الرسومية.

public enum EmfPlusObjectType : byte

Fields

ObjectTypeBrush = 1

يحدد كائن Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusBrush (القسم 2.2.1.1).

ObjectTypeCustomLineCap = 9

يحدد Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusCustomLineCap الكائن (القسم 2.2.1.2).

ObjectTypeFont = 6

يحدد Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusFont object (القسم 2.2.1.3).

ObjectTypeImage = 5

يحدد Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusImage object (القسم 2.2.1.4).

ObjectTypeImageAttributes = 8

يحدد Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusImageAttributes object (القسم 2.2.1.5). Image attribute objects specify operations on pixels during image rendering, including color adjustment, grayscale adjustment, gamma correction, and color mapping.

ObjectTypeInvalid = 0

الكائن ليس كائنًا صالحًا.

ObjectTypePath = 3

يحدد Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusPath الكائن (القسم 2.2.1.6).

ObjectTypePen = 2

يحدد Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusPen الكائن (القسم 2.2.1.7).

ObjectTypeRegion = 4

يحدد Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusObject (القسم 2.2.1.8).

ObjectTypeStringFormat = 7

يحدد كائن Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects.EmfPlusStringFormat (القسم 2.2.1.9).تحدد كائنات النموذج الصارم ترتيب النص، بما في ذلك التكيف، والتوجيه، وقف علامة التبويب، والتقاط، واستبدال الأرقام للغات التي لا تستخدم الأرقام الأوروبية الغربية.

 عربي