Click or drag to resize
SoMedianFilterProcessingkernelType Property

Note: This API is now obsolete.

Kernel type for median filter.

Namespace: OIV.ImageViz.Engines.ImageFiltering.SmoothingAndDenoising
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SoSFEnum<SoMedianFilterProcessingKernelTypes> kernelType { get; }

Property Value

Type: SoSFEnumSoMedianFilterProcessingKernelTypes
Remarks

. Default is STANDARDObsoletesince Open Inventor 9700 Only STANDARD will be supported.

See Also