Glow

Vue de l’ensemble

« Glow » est une classe dans Aspose.Slides FOSS pour C++.

Représente un effet de lueur, dans lequel un contour flou de couleur est ajouté à l’extérieur des bords de l’objet.

Cette classe fournit 12 méthodes pour travailler avec les objets Glow dans des programmes C++. Les méthodologies disponibles comprennent: ‘Glow’, ‘IImageTransformOperation’, SimpleColorFormat', ‘as_i_image_transform_operation’, 'color', ’init_internal, ‘radius , 'save et ‘set_radium` . Tous les membres publics sont accessibles à n’importe quelle application C ++ après l’installation de l’Aspose.Slides FOSS pour le package C+. Propriétés : ‘Immage TransformOpération’, «SimplesColoreFormate’.

Propriétés

NameTypeAccessDescription
IImageTransformOperationIImageTransformOperationReadGets the i image transform operation.
SimpleColorFormatSimpleColorFormatReadGets the simple color format.

méthodes

SignatureDescription
IImageTransformOperation()IImageTransformOperationProvides access to the underlying image transform operation
SimpleColorFormat()SimpleColorFormatReturns the SimpleColorFormat describing the glow color
SimpleColorFormat()SimpleColorFormat
Glow()
~Glow()
init_internal(element: pugi::xml_node, save_callback: std::function<void()>)Initialize from an XML element (e.g., ) with a persistence callback.
save()Persist changes via the save callback provided at init time.
as_i_image_transform_operation()IImageTransformOperationReturns this object as IImageTransformOperation.
radius()doubleReturns the glow radius in points.
set_radius(value: double)Sets the glow radius in points.
color()SimpleColorFormatReturns the glow color format.
color()SimpleColorFormatReturns the glow color format.

Voir aussi

  • Aspose.Slides - référence API d’entreprise
 Français