Package | Description |
---|---|
com.aspose.imaging.fileformats.emf.emfplus.objects |
Modifier and Type | Class and Description |
---|---|
class |
EmfPlusBlendColors
The EmfPlusBlendColors object specifies positions and colors for the blend pattern of a gradient brush.
|
class |
EmfPlusBlendFactors
The EmfPlusBlendFactors object specifies positions and factors for the blend pattern of a gradient brush.
|
Modifier and Type | Method and Description |
---|---|
EmfPlusBlendBase[] |
EmfPlusLinearGradientBrushOptionalData.getBlendPattern()
Gets or sets an optional blend pattern for the linear gradient brush.
|
EmfPlusBlendBase |
EmfPlusPathGradientBrushOptionalData.getBlendPattern()
Gets or sets an optional blend pattern for the path gradient brush.
|
Modifier and Type | Method and Description |
---|---|
void |
EmfPlusPathGradientBrushOptionalData.setBlendPattern(EmfPlusBlendBase value)
Gets or sets an optional blend pattern for the path gradient brush.
|
void |
EmfPlusLinearGradientBrushOptionalData.setBlendPattern(EmfPlusBlendBase[] value)
Gets or sets an optional blend pattern for the linear gradient brush.
|
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.