C#
VB
C++
Gets the whole image pixel number value found.
[DataMemberAttribute(Name="TotalPixelCount", IsRequired=true)]
public long TotalPixelCount { get; set; }
<DataMemberAttribute(Name="TotalPixelCount", IsRequired=True)>
Public Property TotalPixelCount As Long
[DataMemberAttribute(Name="TotalPixelCount", IsRequired=true)]
public:
property int64 TotalPixelCount {
int64 get();
void set ( int64 );
}
Gets the whole image pixel number value found.
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