Package | Description |
---|---|
com.google.api.services.slides.v1.model |
Modifier and Type | Method and Description |
---|---|
Recolor |
Recolor.clone() |
Recolor |
ImageProperties.getRecolor()
The recolor effect of the image.
|
Recolor |
Recolor.set(String fieldName,
Object value) |
Recolor |
Recolor.setName(String name)
The name of the recolor effect.
|
Recolor |
Recolor.setRecolorStops(List<ColorStop> recolorStops)
The recolor effect is represented by a gradient, which is a list of color stops.
|
Modifier and Type | Method and Description |
---|---|
ImageProperties |
ImageProperties.setRecolor(Recolor recolor)
The recolor effect of the image.
|
Copyright © 2011–2024 Google. All rights reserved.