CreateHSL
ImageTransformOperationFactory.CreateHSL Methode
Erstellt den Hue Saturation Luminance Effekt.
public IHSL CreateHSL(float hue, float saturation, float luminance)
Parameter | Typ | Beschreibung |
---|---|---|
hue | Single | Farbton. |
saturation | Single | Sättigung. |
luminance | Single | Helligkeit. |
Rückgabewert
HSL Effekt.
Siehe auch
- interface IHSL
- class ImageTransformOperationFactory
- namespace Aspose.Slides.Effects
- assembly Aspose.Slides