Click or drag to resize
SoColorToGrayscaleProcessinginColorImage Property

The input color image.

Namespace: OIV.ImageViz.Engines.ImageFiltering.ColorTransforms
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax
public SoSFImageDataAdapter inColorImage { get; }

Property Value

Type: SoSFImageDataAdapter
Remarks

Default value is NULL. Supported types include: color image.

See Also