CreateHSL

IImageTransformOperationFactory.CreateHSL-Methode

Erstellt den Hue Saturation Luminance-Effekt.

public IHSL CreateHSL(float hue, float saturation, float luminance)
ParameterTypBeschreibung
hueSingleFarbton.
saturationSingleSättigung.
luminanceSingleHelligkeit.

Rückgabewert

HSL-Effekt.

Siehe Auch