BrightnessContrast
BrightnessContrast class
Represents a BrightnessContrast effect. Ajusts brightness and contrast
public sealed class BrightnessContrast : ImageTransformOperation, IBrightnessContrast
Properties
Name | Description |
---|---|
AsIPresentationComponent { get; } | Allows to get base IPresentationComponent interface. Read-only IPresentationComponent . |
Methods
Name | Description |
---|---|
override Equals(object) | Determines whether the specified BrightnessContrast is equal to the current BrightnessContrast . |
GetEffective() | Gets effective BrightnessContrast effect data with the inheritance applied. |
override GetHashCode() | Serves as a hash function for a particular type. |
See Also
- class ImageTransformOperation
- interface IBrightnessContrast
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides