Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emfplus.objects |
Modifier and Type | Class and Description |
---|---|
class |
EmfPlusHatchBrushData
The EmfPlusHatchBrushData object specifies a hatch pattern for a graphics brush.
|
class |
EmfPlusLinearGradientBrushData
The EmfPlusLinearGradientBrushData object specifies a linear gradient for a graphics brush.
|
class |
EmfPlusPathGradientBrushData
The EmfPlusPathGradientBrushData object specifies a path gradient for a graphics brush.
|
class |
EmfPlusSolidBrushData
The EmfPlusSolidBrushData object specifies a solid color for a graphics brush.
|
class |
EmfPlusTextureBrushData
The EmfPlusTextureBrushData object specifies a texture image for a graphics brush.
|
Modifier and Type | Method and Description |
---|---|
EmfPlusBaseBrushData |
EmfPlusBrush.getBrushData()
Gets or sets the Brush data
Variable-length data that defines the brush object specified in the Type field.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfPlusBrush.setBrushData(EmfPlusBaseBrushData value)
Gets or sets the Brush data
Variable-length data that defines the brush object specified in the Type field.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.