Description |
Loads an IOCA (IBM Image Object Content Architecture) Function Set 10 image into a DIB. Images with the following compressions are supported:
· IBM MMR · Uncompressed · CCITT Group 3 1D · CCITT Group 3 2D · CCITT Group 4 · JPEG · LZW · Pack Bits
|
|
Syntax |
Dib = [BITIFF.] LoadIOCAImageIntoDIB FileName
|
|
Parameters |
FileName
|
String Full path to the IOCA file. |
Return Value |
The DIB handle on success, 0 on failure. Use the BiTiffGetLastErrort function to get the error code.
|