SoPorosityPercentageQuantification3dinBinaryImage Property |
Namespace: OIV.ImageViz.Engines.ImageAnalysis.MorphometryAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
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 Default value is NULL. Supported types include: binary color image.
See Also