JEDMICS C4
From Just Solve the File Format Problem
(Difference between revisions)
m |
|||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
− | |extensions={{ext|c4}} {{ext|ct4}} | + | |extensions={{ext|c4}}, {{ext|ct4}} |
}} | }} | ||
− | |||
'''JEDMICS C4''' is a bi-level raster image file format. It is also known as '''EDMICS C4''' or '''CALS Raster Type 4'''. | '''JEDMICS C4''' is a bi-level raster image file format. It is also known as '''EDMICS C4''' or '''CALS Raster Type 4'''. | ||
Line 23: | Line 22: | ||
== Software == | == Software == | ||
− | * [ | + | * [[XnView]] |
Revision as of 18:00, 29 August 2015
JEDMICS C4 is a bi-level raster image file format. It is also known as EDMICS C4 or CALS Raster Type 4.
The name comes from an entity named JEDMICS (Joint Engineering Data Management Information and Control System), which is related in some way to the U.S. Department of Defense.
Contents |
Format
Files have a 128-byte header, followed by a tile index, followed by the pixel data in the form of a set of 512×512-pixel tiles. Each tile is compressed with CCITT Group 4, or is uncompressed.
Identification
The specification implies that files begin with (hex) bytes 80 00 00 00
.