File Formats: SMP Format (SMP) (original) (raw)
The SMP file contains a 1-bit raster bitmap. It may be uncompressed, compressed using CCITT Group 3 or compressed using CCITT Group 4. LEADTOOLS support loading and saving for all these types.
The default extension is .SMP.
This format was created by Xionics and is used in PixEdit for Techsoft.
This file format does not support QFactor, progressive loads and saves, multipage files, stamps or Lossless JPEG compression.
File constants associated with this file format are:
Constant | Read Support | Write Support | Description |
---|---|---|---|
Smp | 1 BPP | 1 BPP | Xionics format. |
SmpG31Dim | 1 BPP | 1 BPP | Xionics format, compressed using CCITT Group 3 1D. |
SmpG32Dim | 1 BPP | 1 BPP | Xionics format, compressed using CCITT Group 3 2D. |
SmpG4 | 1 BPP | 1 BPP | Xionics format, compressed using CCITT Group 4. |
Required DLL: Leadtools.Codecs.Smp.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application .
Platform Support
Extension | Module | Value | Win32 | Win64 | Net32 | Net64 | Linux | Android | Apple | UWP | MimeType | Friendly Name |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Smp | SMP | 256 | ✔ | ✔ | ✔ | ✔ | image/x-smp | SMP Format | ||||
SmpG31Dim | SMP | 257 | ✔ | ✔ | ✔ | ✔ | image/x-smp | SMP Format - CCITT Group 3, 1-Dimensional | ||||
SmpG32Dim | SMP | 258 | ✔ | ✔ | ✔ | ✔ | image/x-smp | SMP Format - CCITT Group 3, 2-Dimensional | ||||
SmpG4 | SMP | 259 | ✔ | ✔ | ✔ | ✔ | image/x-smp | SMP Format - CCITT Group 4 |
For a complete list for supported file formats, see Summary of All Supported File Formats.
For details of the file formats supported across products and platforms, refer to File Format Comparison Chart.