Package | Description |
---|---|
com.aspose.imaging.fileformats.cdr.types |
The namespace handles Cdr file format processing.
|
Modifier and Type | Method and Description |
---|---|
List<CdrGradientStop> |
CdrGradient.getStops()
Gets the stops.
|
Modifier and Type | Method and Description |
---|---|
void |
CdrGradient.setStops(List<CdrGradientStop> value)
Sets the stops.
|