Sjaj

Približni podaci

Glow je klasa u Aspose.Slides FOSS za Java. Naslijedi od: ゚IGlow`, ∂IImageTransformOperation⌒ .

Predstavlja efekt svjetlosti podupiran OOXML {@code <a:glow>} elementom.

Oznake i značajke

NameTypeAccessDescription
radiusdoubleReadRepresents the glow radius in points
colorIColorFormatReadRepresents the IColorFormat of the glow effect

Metoda za primjenu

SignatureDescription
Glow(element: Element, saveCallback: Runnable)Creates a new Glow backed by the given XML element.
getRadius()doubleReturns the current glow radius
setRadius(value: double)
getColor()IColorFormatReturns the IColorFormat defining the glow color
asIImageTransformOperation()IImageTransformOperation{@inheritDoc}
 Hrvatski