CreateHSL

ImageTransformOperationFactory.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