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:
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
Win32, x64.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document