Represents a Duotone effect. For each pixel, combines clr1 and clr2 through a linear interpolation to determine the new color for that pixel.
For a list of all members of this type, see Duotone Members.
System.Object
Aspose.Slides.Pptx.ImageTransformOperationEx
Aspose.Slides.Effects.Duotone
[Visual Basic]Public Class Duotone
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Requirements
Namespace: Aspose.Slides.Effects
Assembly: Aspose.Slides (in Aspose.Slides.dll)
See Also
Duotone Members | Aspose.Slides.Effects Namespace