FillBlendMode
Vue de l’ensemble
‘FillBlendMode’ est un enum dans Aspose.Slides FOSS pour C++.
Détermine le mode de fusion.
Cette liste définit 5 valeurs : ‘DARKEN’, ‘LIGHTEN’ , ‘MULTIPLY’, ’OVERLAY’ et ‘SCRÉEN’.
Les valeurs
| Value | Description |
|---|---|
DARKEN | Represents a blend mode that darkens by keeping the darker of source and destination colors |
LIGHTEN | |
MULTIPLY | Represents a blend mode that multiplies source and destination colors, yielding a darker result |
OVERLAY | Represents a blend mode that combines multiply and screen to preserve highlights and shadows |
SCREEN | Represents a blend mode that inverts, multiplies, and inverts again, producing a lighter result |
Voir aussi
- Aspose.Slides - référence API d’entreprise