Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property IsImageFileDirectoryOffsetValid As Boolean |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public bool IsImageFileDirectoryOffsetValid {get;} |
Return Value
true if the image has a valid IFD; otherwise false.For an example, refer to CodecsImageInfo.
The IFD is an offset within a TIFF file where a page starts. Use this to speed up the handling of TIFF files with many pages.
If the value of this property is true, then the IFD is stored in the ImageFileDirectoryOffset property.
For more information, refer to Loading and Saving Large Tiff Files.
For more information, refer to Loading and Saving Large Tiff Files.
Target Platforms: Microsoft .NET CF Framework 2.0, Windows Mobile 5 PocketPC, Windows Mobile 5 Smartphone, Windows Mobile 6