PictureEffects REALbasic Plugin

GaussianBlur.Constructor Constructor

The constructor for the GaussianBlur class.

Constructor(
   radius as Integer)

Parameters

radius
The radius of the Gaussian matrix.

Remarks

See Also

GaussianBlur Class