SoTimeMapProcessinginBinaryImage Property |
The input binary image Default value is NULL.
Namespace: OIV.ImageViz.Engines.MathematicalMorphology.DistanceMapsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public SoSFImageDataAdapter inBinaryImage { get; }
Public ReadOnly Property inBinaryImage As SoSFImageDataAdapter
Get
public:
property SoSFImageDataAdapter^ inBinaryImage {
SoSFImageDataAdapter^ get ();
}
member inBinaryImage : SoSFImageDataAdapter with get
Property Value
Type:
SoSFImageDataAdapterRemarks Supported types include: binary color image.
See Also