CreateBlur
ImageTransformOperationFactory.CreateBlur-Methode
Erstellt einen Unschärfeeffekt.
public IBlur CreateBlur(double radius, bool grow)
Parameter | Typ | Beschreibung |
---|---|---|
radius | Double | Radius. |
grow | Boolean | Vergrößern. |
Rückgabewert
Unschärfeeffekt.
Siehe auch
- Schnittstelle IBlur
- Klasse ImageTransformOperationFactory
- Namespace Aspose.Slides.Effects
- Assembly Aspose.Slides