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
| Name | Type | Access | Description |
|---|---|---|---|
IImageTransformOperation | IImageTransformOperation | Read | Gets the i image transform operation. |
SimpleColorFormat | SimpleColorFormat | Read | Gets the simple color format. |
méthodes
| Signature | Description |
|---|---|
IImageTransformOperation() → IImageTransformOperation | Provides access to the underlying image transform operation |
SimpleColorFormat() → SimpleColorFormat | Returns 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() → IImageTransformOperation | Returns this object as IImageTransformOperation. |
radius() → double | Returns the glow radius in points. |
set_radius(value: double) | Sets the glow radius in points. |
color() → SimpleColorFormat | Returns the glow color format. |
color() → SimpleColorFormat | Returns the glow color format. |
Voir aussi
- Aspose.Slides - référence API d’entreprise