PictureEffectsRaw Xojo Plugin |
|
GaussianBlurEffectRaw.Constructor Constructor (console safe)
The constructor for the GaussianBlur class.
Constructor(
radius as Integer)
Parameters
- radius
- The radius of the Gaussian matrix.
Remarks
The radius of the Gaussian matrix.
See Also
GaussianBlurEffectRaw Class