Enum EmfPlusObjectType
De naam: Aspose.Imaging.FileFormats.Emf.EmfPlus.Consts Verzameling: Aspose.Imaging.dll (25.4.0)
De ObjectType-lijst definieert de soorten grafische objecten die kunnen worden gecreëerd en gebruikt in graphische operaties.
public enum EmfPlusObjectType : byte
Fields
ObjectTypeBrush = 1
Specificeert een Aspose.Imaging.FileFormats.Emf.EmpPlus.Objects.empPlusBrush object (afdeling 2.2.1.1).
ObjectTypeCustomLineCap = 9
Specificeert een Aspose.Imaging.FileFormats.Emf.EmpPlus.Objects.empPlusCustomLineCap object (afdeling 2.2.1.2). Custom line cap objects specificate shapes to draw at the ends of a graphic line, including squares, circles, and diamonds.
ObjectTypeFont = 6
Specificeert een Aspose.Imaging.FileFormats.Emf.EmpPlus.Objects.empPlusFont object (afdeling 2.2.1.3). Font objects specificeren font eigenschappen, met inbegrip van typeface stijl, EM-grootte en fontfamilie.
ObjectTypeImage = 5
Specificeert een Aspose.Imaging.FileFormats.Emf.EmpPlus.Objects.empPlusImage object (afdeling 2.2.1.4). Image objects encapsulate bitmaps en metafiles.
ObjectTypeImageAttributes = 8
Specificeert een Aspose.Imaging.FileFormats.Emf.EmpPlus.Objects.empPlusImageAttributes object (afdeling 2.2.1.5). Image attribute objecten specificeren de operaties op pixels tijdens beeld rendering, inclusief kleur aanpassingen, grayscale aanpassen, gamma correctie, en kleurmapping.
ObjectTypeInvalid = 0
Het object is geen geldig object.
ObjectTypePath = 3
Specificeert een Aspose.Imaging.FileFormats.Emf.EmpPlus.Objects.empPlusPath object (afdeling 2.2.1.6). Path objects specify sequences of lines, curves, and shapes.
ObjectTypePen = 2
Specificeert een Aspose.Imaging.FileFormats.Emf.EmpPlus.Objects.empPlusPen object (afdeling 2.2.1.7).
ObjectTypeRegion = 4
Specificeert een Aspose.Imaging.FileFormats.Emf.EmpPlus.Objects.empPlusRegion object (afdeling 2.2.1.8).
ObjectTypeStringFormat = 7
Specificeert een Aspose.Imaging.FileFormats.Emf.EmpPlus.Objects.empPlusStringFormat object (afdeling 2.2.1.9). String format objecten specificeren tekstlijst, met inbegrip van aanpassing, oriëntatie, tab stops, clipping en digitaal vervanging voor talen die niet gebruik maken van West-Europese cijfers.