public long ImageFileDirectoryOffset { get; set; }
Public Property ImageFileDirectoryOffset As Long
@property (nonatomic, assign) unsigned long imageFileDirectoryOffset
public long getImageFileDirectoryOffset()
public void setImageFileDirectoryOffset(long value)
The offset within a TIFF file where the page starts.
This serves as a reference page for loading pages from a large TIFF file.
The value of the UseImageFileDirectoryOffset must be set to true in order for the toolkit to use the ImageFileDirectoryOffset value when loading TIFF images.
Some restrictions apply to this function if you use an IFD to indicate to which page to write a comment, tag, metadata, or GeoKey. See the Loading And Saving Large TIFF/BigTIFF Files topic for more information.
For an example, refer to CodecsTiffOptions.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document