NITF Format (NTF) (original) (raw)
The NITF (National Imagery Transmission Format) file format is a raster file format created by the United States Department of Defense (DoD). For more information, refer to https://en.wikipedia.org/wiki/National_Imagery_Transmission_Format.
The default extension used by this format is: NTF.
LEADTOOLS supports NITF version 2.1 and complexity level (CLEVEL) 3.
This file format does not support progressive loads and saves, multipage files, stamps, or Lossless JPEG compression.
NITF files contain both raster and non-raster data and so NITF files cannot be saved using the standard raster library. Use the separate NITF library to create and save NITF files
Support for this file format can be unlocked using the following support constant: L_SUPPORT_NITF. NITF support is unlocked automatically by any of the following keys:
- L_SUPPORT_MEDICAL
- L_SUPPORT_DOCUMENT
The file constants associated with this file format are as follows:
Standard Library
Constant | Read Support | Write Support | Description |
---|---|---|---|
FILE_NITF | 24 BPP | None | [248] NITF File Format. |
NITF Library
Constant | Read Support | Write Support | Description |
---|---|---|---|
FILE_NITF | 24 BPP | 24 BPP | [248] NITF File Format. |
Required DLLs and Libraries
- LTNTF
- For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
Platforms
Win32, x64.
LEADTOOLS Raster Imaging C API Help