Click or drag to resize
SoMathematicalFunctionProcessinginRealImage Property

The input floating point image.

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

Property Value

Type: SoSFImageDataAdapter
Remarks

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

See Also