SoLocalStatisticsProcessingkernelShape Property |
Shape of the neighborhood.
Namespace: OIV.ImageViz.Engines.ImageFiltering.TextureFiltersAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFEnum<SoLocalStatisticsProcessingKernelShapes> kernelShape { get; }
Public ReadOnly Property kernelShape As SoSFEnum(Of SoLocalStatisticsProcessingKernelShapes)
Get
public:
property SoSFEnum<SoLocalStatisticsProcessingKernelShapes>^ kernelShape {
SoSFEnum<SoLocalStatisticsProcessingKernelShapes>^ get ();
}
member kernelShape : SoSFEnum<SoLocalStatisticsProcessingKernelShapes> with get
Property Value
Type:
SoSFEnumSoLocalStatisticsProcessingKernelShapesRemarks See Also