FillBlendMode
Overview
FillBlendMode is a enum in Aspose.Slides FOSS for Java.
Determines blend mode.
Values
| Value | Description |
|---|---|
DARKEN | Represents a darken blend mode for fill operations |
LIGHTEN | |
MULTIPLY | |
OVERLAY | Represents an overlay blend mode for fill operations |
SCREEN |
Properties
| Name | Type | Access | Description |
|---|---|---|---|
value | String | Read | Returns the string value of this constant. |
Methods
| Signature | Description |
|---|---|
getValue() → String | Returns the string value of this constant. |