PictureEffectsRaw Xojo Plugin

ConvolutionEffectRaw.SmoothWeight Property

Sets weight for smoothing when using the the SMOOTH mode.

SmoothWeight as UInt8 {Read and Write}

Remarks

This value specifies how much to smooth the picture. 0 = Most smoothing.
We use a value of 30 in the example project.

See Also

ConvolutionEffectRaw Class