SoMaskedStatisticsQuantificationSbStatisticsDetailPixelNumber Property |
The number of pixels in the image.
Namespace: OIV.ImageViz.Engines.ImageAnalysis.StatisticsAssembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public uint PixelNumber { get; }
Public ReadOnly Property PixelNumber As UInteger
Get
public:
property unsigned int PixelNumber {
unsigned int get ();
}
member PixelNumber : uint32 with get
Property Value
Type:
UInt32Remarks See Also