Method | Description | |
---|---|---|
TIFF_Header ( Stream stream ) : System |
Creates TIFF Header from stream containing, at least, a TIFF header.
|
Method | Description | |
---|---|---|
Load ( Stream stream ) : long |
Loads TIFF header from stream.
|
Method | Description | |
---|---|---|
CheckIdentifier ( byte IDBlock ) : bool |
protected Load ( Stream stream ) : long | ||
stream | Stream | Fully formatted TIFF image. |
return | long |
public TIFF_Header ( Stream stream ) : System | ||
stream | Stream | |
return | System |