Lumină

Opinie generală

Glow este o clasă în Aspose.Slides FOSS pentru Java. Moștenire de la: ゚IGlow⌒, ∂IImageTransformOperationヽ .

Reprezintă un efect de lumină susținut de un element OOXML {@code <a:glow>}.

Proprietăți

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

Metode de evaluare

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}
 Română