IImageTransformOperationCollectionAddDuotoneEffect Method |
Adds the new Duotone effect to the end of a collection.
Namespace:
Aspose.Slides.Effects
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxIDuotone AddDuotoneEffect()
Function AddDuotoneEffect As IDuotone
IDuotone^ AddDuotoneEffect()
abstract AddDuotoneEffect : unit -> IDuotone
Return Value
Type:
IDuotoneIndex of the new image effect in a collection.
See Also