Светится.

Обзор

Glow - класс в Aspose.Slides FOSS для Java. Наследует от: ゚IGlow`, ∂IImageTransformOperation⌒ .

Представляет эффект яркости, поддерживаемый элементом OOXML {@code <a:glow>} .

Свойства

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

Методы

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}
 Русский