Package | Description |
---|---|
com.aspose.imaging.fileformats.cdr.objects |
The namespace handles Cdr file format processing.
|
com.aspose.imaging.fileformats.cdr.types |
The namespace handles Cdr file format processing.
|
Modifier and Type | Method and Description |
---|---|
CdrColor |
CdrOutline.getColor()
Gets the color.
|
CdrColor |
CdrFill.getColor1()
Gets the color1.
|
CdrColor |
CdrFill.getColor2()
Gets the color2.
|
Modifier and Type | Method and Description |
---|---|
void |
CdrOutline.setColor(CdrColor value)
Sets the color.
|
void |
CdrFill.setColor1(CdrColor value)
Sets the color1.
|
void |
CdrFill.setColor2(CdrColor value)
Sets the color2.
|
Modifier and Type | Method and Description |
---|---|
CdrColor |
CdrGradientStop.getColor()
Gets the color.
|
Modifier and Type | Method and Description |
---|---|
void |
CdrGradientStop.setColor(CdrColor value)
Sets the color.
|
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.