EmfPlusTextureBrushOptionalData Class

Summary: he EmfPlusTextureBrushOptionalData object specifies optional data for a texture brush.

Module: aspose.imaging.fileformats.emf.emfplus.objects

Full Name: aspose.imaging.fileformats.emf.emfplus.objects.EmfPlusTextureBrushOptionalData

Inheritance: EmfPlusStructureObjectType

Aspose.Imaging Version: 24.6.0

Constructors

NameDescription
EmfPlusTextureBrushOptionalData()Initializes a new instance of the EmfPlusTextureBrushOptionalData class

Properties

NameTypeAccessDescription
image_objectEmfPlusImager/wGets or sets an optional EmfPlusImage object (section 2.2.1.4) that specifies the
brush texture. This field MUST be present if the size of the
EmfPlusObject record (section 2.3.5.1) that defines this texture
brush is large enough to accommodate an EmfPlusImage object in
addition to the required fields of the EmfPlusTextureBrushData object
and optionally an EmfPlusTransformMatrix object.
transform_matrixMatrixr/wGets or sets an optional EmfPlusTransformMatrix object (section 2.2.2.47)
that specifies a world space to device space transform for the
texture brush. This field MUST be present if the BrushDataTransform
flag is set in the BrushDataFlags field of the EmfPlusTextureBrushData object.

Constructor: EmfPlusTextureBrushOptionalData()

 EmfPlusTextureBrushOptionalData() 

Initializes a new instance of the EmfPlusTextureBrushOptionalData class