Accusoft ImagXpress 13
TIFFIFDOffset Property
Description
Gets and sets the number of bytes preceding the IFD (Image File Directory).
Property Type
Read-write property
Syntax
Visual Basic
Public Property TIFFIFDOffset As Long
Return Type
The number of bytes preceding the IFD.
Remarks

This property applies when using the FileName property, or the LoadBlob, LoadBuffer, or LoadBufferPtr methods. When reading the file or memory buffer, the control begins at the offset specified by the FileOffset property. This property is useful when reading non-standard files with embedded image data, files with multiple images, or where a header of known size is pre-pended to an image file.

This property is zero based, such that the beginning of the file is considered 0, not 1.

 

See Also

ImagXpress Object  | ImagXpress Members  | Tiff Format  | Loading

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback