Duotone class
Duotone class
Represents a Duotone effect. For each pixel, combines Color1 and Color2 through a linear interpolation to determine the new color for that pixel.
Inheritance:Duotone
→ ImageTransformOperation
→ PVIObject
The Duotone type exposes the following members:
Properties
Property | Description |
---|---|
color1 | Returns target color format for dark pixels. Read-only IColorFormat . |
color2 | Returns target color format for light pixels. Read-only IColorFormat . |
slide | |
presentation |
Methods
Method | Description |
---|---|
get_effective | Gets effective Duotone effect data with the inheritance applied. |
See Also
- class
Duotone
- class
ImageTransformOperation
- class
PVIObject
- module
aspose.slides.effects
- library
Aspose.Slides