FillBlendMode
General
FillBlendMode és un enum a Aspose.Slides FOSS per Java.
Determina el mode de barreja.
Valors
| Value | Description |
|---|---|
DARKEN | Represents a darken blend mode for fill operations |
LIGHTEN | |
MULTIPLY | |
OVERLAY | Represents an overlay blend mode for fill operations |
SCREEN |
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Holds the string representation of the blend mode |
Mètodes
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |