CreateHSL

ImageTransformOperationFactory.CreateHSL method

Erzeugt den Effekt „Farbtonsättigung und Luminanz“.

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

Rückgabewert

HSL-Effekt.

Siehe auch