Click or drag to resize
SoColorToGrayscaleProcessingoutGrayImage1 Property

The first plane output image.

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

Property Value

Type: SoImageVizEngineOutputSoSFImageDataAdapter, SoImageDataAdapter
Remarks

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

See Also