SoObjectSurfaceDensityQuantificationinBinaryImage Property |
Namespace: OIV.ImageViz.Engines.ImageAnalysis.MorphometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFImageDataAdapter inBinaryImage { get; }
Public ReadOnly Property inBinaryImage As SoSFImageDataAdapter
Get
public:
property SoSFImageDataAdapter^ inBinaryImage {
SoSFImageDataAdapter^ get ();
}
member inBinaryImage : SoSFImageDataAdapter with get
Property Value
Type:
SoSFImageDataAdapter
RemarksDefault value is NULL. Supported types include: binary color image.
See Also