IHSL
IHSL interface
Represents a Hue/Saturation/Luminance effect. The hue, saturation, and luminance may each be adjusted relative to its current value.
public interface IHSL : IAccessiblePVIObject<IHSLEffectiveData>, IImageTransformOperation
Properties
| Name | Description |
|---|---|
| AsIAccessiblePVIObject { get; } | Allows to get base IAccessiblePVIObject interface. Read-only IAccessiblePVIObject. |
| AsIImageTransformOperation { get; } | Returns IImageTransformOperation interface. Read-only IImageTransformOperation. |
See Also
- interface IAccessiblePVIObject<T>
- interface IHSLEffectiveData
- interface IImageTransformOperation
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides