Package | Description |
---|---|
com.aspose.slides.model |
Modifier and Type | Method and Description |
---|---|
GradientFillStop |
GradientFillStop.color(String color) |
GradientFillStop |
GradientFillStop.position(Double position) |
Modifier and Type | Method and Description |
---|---|
List<GradientFillStop> |
GradientFill.getStops()
Gradient stops.
|
Modifier and Type | Method and Description |
---|---|
GradientFill |
GradientFill.addStopsItem(GradientFillStop stopsItem) |
Modifier and Type | Method and Description |
---|---|
void |
GradientFill.setStops(List<GradientFillStop> stops) |
GradientFill |
GradientFill.stops(List<GradientFillStop> stops) |
Copyright © 2023. All rights reserved.