EmfPlusBlurEffect.BlurRadius
EmfPlusBlurEffect.BlurRadius property
Gets or sets a 32-bit floating-point number that specifies the blur radius in pixels, which determines the number of pixels involved in calculating the new value of a given pixel. This value MUST be in the range 0.0 through 255.0.
public float BlurRadius { get; set; }
See Also
- class EmfPlusBlurEffect
- namespace Aspose.Imaging.FileFormats.Emf.EmfPlus.Objects
- assembly Aspose.Imaging