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, multi-page files, stamps or Lossless JPEG compression.
File constants associated with this file format are:
WIC Codec CLSID |
WIC Codec Subformat |
RasterImageViewer.Save File Constant |
Read Support | Write Support | Description |
CLSID_WICLeadSmpEncoder | WICLeadSubFormatSmp | Smp | 1 BPP | 1 BPP | Xionics format. |
CLSID_WICLeadSmpEncoder | WICLeadSubFormatSmpG31Dim | SmpG31Dim | 1 BPP | 1 BPP | Xionics format, compressed using CCITT Group 3 1D. |
CLSID_WICLeadSmpEncoder | WICLeadSubFormatSmpG32Dim | SmpG32Dim | 1 BPP | 1 BPP | Xionics format, compressed using CCITT Group 3 2D. |
CLSID_WICLeadSmpEncoder | WICLeadSubFormatSmpG4 | 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 .
Platforms: .NET 2/3, .NET 4, Silverlight, Silverlight Windows Phone 7