CreateBlur

ImageTransformOperationFactory.CreateBlur-Methode

Erstellt einen Unschärfeeffekt.

public IBlur CreateBlur(double radius, bool grow)
ParameterTypBeschreibung
radiusDoubleRadius.
growBooleanVergrößern.

Rückgabewert

Unschärfeeffekt.

Siehe auch