Intergraph is a monochrome bitmap format developed by Intergraph. LEADTOOLS for WPF supports the RLE and CIT versions of this file format.
The default extensions used by this format are: ITG and CIT.
This file format does not support stamps or Lossless JPEG compression. For this file format, LEADTOOLS for WPF supports CCITT G4 and RLE compression.
Currently LEADTOOLS for WPF writes the ITG and CIT format.
File constants associated with this file format are:
WIC Codec CLSID |
WIC Codec Subformat |
RasterImageViewer.Save File Constant |
Read Support | Write Support | Description |
CLSID_WICLeadItgEncoder | WICLeadSubFormatIntergraphRle | IntergraphRle | 1 BPP | 1 BPP | ITG, Intergraph RLE compressed file. |
CLSID_WICLeadItgEncoder | WICLeadSubFormatIntergraphCcittG4 | IntergraphCcittG4 | 1 BPP | 1 BPP | ITG, IntergraphCCITT G4 compressed file. |
Required DLL: Leadtools.Codecs.Itg.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.