CreateHSL
IImageTransformOperationFactory.CreateHSL method
Erzeugt den Effekt „Farbtonsättigung und Luminanz“.
public IHSL CreateHSL(float hue, float saturation, float luminance)
Parameter | Typ | Beschreibung |
---|---|---|
hue | Single | Farbton. |
saturation | Single | Sättigung. |
luminance | Single | Leuchtdichte. |
Rückgabewert
HSL-Effekt.
Siehe auch
- interface IHSL
- interface IImageTransformOperationFactory
- namensraum Aspose.Slides.Effects
- Montage Aspose.Slides