FillBlendMode

Vue de l’ensemble

‘FillBlendMode’ est un enum dans Aspose.Slides FOSS pour Python.

Détermine le mode de fusion.

Cette liste définit 5 valeurs : ‘DARKEN’, ‘LIGHTEN’ , ‘MULTIPLY’, ’OVERLAY’ et ‘SCRÉEN’.

Les valeurs

ValueDescription
DARKENRepresents a blend mode that darkens colors by choosing the darker of source and destination
LIGHTEN
MULTIPLYRepresents a blend mode that multiplies source and destination colors, producing a darker result
OVERLAYRepresents a blend mode that combines multiply and screen to preserve highlights and shadows
SCREENRepresents a blend mode that lightens colors by inverting, multiplying, then inverting again

Voir aussi

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