AddLuminanceEffect
ImageTransformOperationCollection.AddLuminanceEffect method
Adds the new Luminance effect to the end of a collection.
public ILuminance AddLuminanceEffect(float brightness, float contrast)
| Parameter | Type | Description |
|---|---|---|
| brightness | Single | The percent to change the brightness. |
| contrast | Single | The percent to change the contrast. |
Return Value
Index of the new image effect in a collection.
See Also
- interface ILuminance
- class ImageTransformOperationCollection
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides