IFF-DEEP
From Just Solve the File Format Problem
(Difference between revisions)
Dexvertbot (Talk | contribs) m (Change telparia.com samples link to template) |
(→Identification) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{FormatInfo | {{FormatInfo | ||
|formattype=electronic | |formattype=electronic | ||
− | |subcat= | + | |subcat=Graphics |
− | |extensions={{ext|deep}} | + | |extensions={{ext|deep}}, {{ext|mpic}}, others |
}} | }} | ||
'''IFF-DEEP''' (or '''DEEP''') is a raster image and animation format, originally associated with the ''TVPaint'' and ''XiPaint'' applications. It supports various "truecolor" formats. It uses the [[IFF]] metaformat. | '''IFF-DEEP''' (or '''DEEP''') is a raster image and animation format, originally associated with the ''TVPaint'' and ''XiPaint'' applications. It supports various "truecolor" formats. It uses the [[IFF]] metaformat. | ||
Line 9: | Line 9: | ||
== Identification == | == Identification == | ||
− | DEEP | + | A DEEP file begins with ASCII "{{magic|FORM}}". At offset 8 is either "{{magic|DEEP}}" or "{{magic|TVPP}}". |
== Specifications == | == Specifications == | ||
Line 19: | Line 19: | ||
* [http://www.boomerangsworld.de/cms/tools/iff-convert.html iff-convert] | * [http://www.boomerangsworld.de/cms/tools/iff-convert.html iff-convert] | ||
* {{Reggae}} | * {{Reggae}} | ||
+ | * {{Deark}} | ||
== Sample files == | == Sample files == | ||
Line 24: | Line 25: | ||
* {{DexvertSamples|image/deep}} | * {{DexvertSamples|image/deep}} | ||
− | [[Category: | + | [[Category:Animation]] |
+ | [[Category:Amiga]] | ||
[[Category:IFF based file formats]] | [[Category:IFF based file formats]] |
Latest revision as of 15:12, 9 May 2024
IFF-DEEP (or DEEP) is a raster image and animation format, originally associated with the TVPaint and XiPaint applications. It supports various "truecolor" formats. It uses the IFF metaformat.
It should not be confused with truecolor ILBM images, which are also sometimes called "deep", and also use IFF.
Contents |
[edit] Identification
A DEEP file begins with ASCII "FORM
". At offset 8 is either "DEEP
" or "TVPP
".
[edit] Specifications
- DEEP IFF Chunky Pixel Image, from the AmigaOS Documentation Wiki