IDuotoneEffectiveData class
IDuotoneEffectiveData class
Immutable object which represents a Duotone effect. For each pixel, combines clr1 and clr2 through a linear interpolation to determine the new color for that pixel.
The IDuotoneEffectiveData type exposes the following members:
Properties
Property | Description |
---|---|
color1 | Returns target color format for dark pixels. Read-only aspose.pydrawing.Color. |
color2 | Returns target color format for light pixels. Read-only aspose.pydrawing.Color. |
See Also
- module
aspose.slides.effects
- library
Aspose.Slides