C#
VB
Java
Objective-C
WinRT C#
C++
Gets the image file directory offset.
public long ImageFileDirectoryOffset {get;}
Public ReadOnly Property ImageFileDirectoryOffset As Long
public long ImageFileDirectoryOffset {get;}
@property (nonatomic, assign, readonly) unsigned long imageFileDirectoryOffset
public long getImageFileDirectoryOffset()
get_ImageFileDirectoryOffset();
public:
property int64 ImageFileDirectoryOffset {
int64 get();
}
The image file directory offset.
Use this to speed up the handling of TIFF files with many pages.
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