C#
VB
Java
Objective-C
WinRT C#
C++
Gets the Pixel number value found.
public long PixelCount { get; }
Public ReadOnly Property PixelCount As Long
public long PixelCount {get;}
@property (nonatomic, assign, readonly) unsigned long pixelCount
public long getPixelCount()
get_PixelCount();
public:
property int64 PixelCount {
int64 get();
}
Gets the Pixel number value found.
Refer to StatisticsInformationCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET