Click or drag to resize
SoColorGetPlaneProcessing2doutGrayImage Property

The output grayscale image representing the extracted plane.

Namespace: OIV.ImageViz.Engines.ImageFiltering.ColorTransforms
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoImageVizEngineOutput<SoSFImageDataAdapter, SoImageDataAdapter> outGrayImage { get; }

Property Value

Type: SoImageVizEngineOutputSoSFImageDataAdapter, SoImageDataAdapter
Remarks

Default value is NULL. Supported types include: grayscale binary label image.

See Also