| SoGaussianBlurFilterProcessing Properties |
The SoGaussianBlurFilterProcessing type exposes the following members.
| Name | Description | |
|---|---|---|
| computeMode | Select the compute Mode (2D or 3D or AUTO) . | |
| filterMode | Define the algorithm used to compute the gaussian filter. | |
| inImage | Input image. | |
| IsDisposable | ISafeDisposable interface implementation.
(Inherited from SoDisposable.) | |
| kernelSizeFactor | This parameter is used to compute the size of the kernel applied in the SEPARABLE mode. | |
| outImage | Output image. | |
| outputType | Define the output type. | |
| standardDeviation | The standard deviation value for each direction (X, Y, Z). | |
| UserData |
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.) |