←Select platform

ImageFileDirectoryOffset Property (CodecsTiffImageInfo)

Summary

Gets the image file directory offset.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
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(); 
} 

Property Value

The image file directory offset.

Remarks

Use this to speed up the handling of TIFF files with many pages.

Example

For an example, refer to CodecsImageInfo.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize