CreateBlur

IImageTransformOperationFactory.CreateBlur method

Erzeugt einen Unschärfeeffekt.

public IBlur CreateBlur(double radius, bool grow)
ParameterTypBeschreibung
radiusDoubleRadius.
growBooleanGrößer werden.

Rückgabewert

Blur-Effekt.

Siehe auch