CreateBlur
IImageTransformOperationFactory.CreateBlur method
Erzeugt einen Unschärfeeffekt.
public IBlur CreateBlur(double radius, bool grow)
Parameter | Typ | Beschreibung |
---|---|---|
radius | Double | Radius. |
grow | Boolean | Größer werden. |
Rückgabewert
Blur-Effekt.
Siehe auch
- interface IBlur
- interface IImageTransformOperationFactory
- namensraum Aspose.Slides.Effects
- Montage Aspose.Slides