CMP
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|cmp}} }} CMP Image Compression from LEADTools. LEADTools proprietary image compression format. Related ...") |
(→File Identification) |
||
| Line 15: | Line 15: | ||
==File Identification== | ==File Identification== | ||
| − | 8 & 24 bit files header begin with ascii "{{magic|LEAD}}" | + | * 8 & 24 bit files header begin with ascii "{{magic|LEAD}}" |
| − | 1-bit file header begins with ascii "{{magic|LTRI}}" | + | * 1-bit file header begins with ascii "{{magic|LTRI}}" |
==Software== | ==Software== | ||
Revision as of 17:04, 30 May 2019
CMP Image Compression from LEADTools. LEADTools proprietary image compression format. Related formats .CMW, .ABC
Contents |
File Format
Two types of CMP Files.
- 8-bit & 24bit CMP
- 1-bit CMP
File Identification
- 8 & 24 bit files header begin with ascii "
LEAD" - 1-bit file header begins with ascii "
LTRI"