Overload List

NameDescription
Read(Stream)
Reads a TIFF from the stream, from current position. You have to use this method before ad or write any tag.
Read(String)
Opens and reads the specified TIFF file. You have to use this method before read or write any tag.

See Also