Click or drag to resize
SoShadingCorrectionProcessinginBlackReferenceImage Property

The input black reference image.

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

Property Value

Type: SoSFImageDataAdapter
Remarks

This parameter is optional. Default value is NULL. Supported types include: grayscale binary label color image.

See Also