C#
VB
Java
Objective-C
WinRT C#
C++
Gets the size of the image file on disk in bytes.
public long SizeDisk { get; }
Public ReadOnly Property SizeDisk As Long
public long SizeDisk {get;}
@property (nonatomic, assign, readonly) unsigned long sizeDisk
public long getSizeDisk()
get_SizeDisk();
public:
property int64 SizeDisk {
int64 get();
}
The size of the image file on disk in bytes.
For an example, refer to CodecsImageInfo.
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