SoExpandLabelsProcessinginLabelImage Property |
Namespace: OIV.ImageViz.Engines.ImageSegmentation.SeparatingAndFillingAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public SoSFImageDataAdapter inLabelImage { get; }
Public ReadOnly Property inLabelImage As SoSFImageDataAdapter
Get
public:
property SoSFImageDataAdapter^ inLabelImage {
SoSFImageDataAdapter^ get ();
}
member inLabelImage : SoSFImageDataAdapter with get
Property Value
Type:
SoSFImageDataAdapterRemarks Default value is NULL. Supported types include: label color image.
See Also