Glow

المعلومات العامة

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}
 العربية