IFF-DEEP
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Video |extensions={{ext|deep}} }} '''IFF-DEEP''' (or '''DEEP''') is a raster image and animation format, originally associated with...") |
|||
Line 5: | Line 5: | ||
}} | }} | ||
'''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. | ||
+ | |||
+ | It should not be confused with truecolor [[ILBM]] images, which are also sometimes called "deep", and also use IFF. | ||
== Identification == | == Identification == | ||
Line 10: | Line 12: | ||
== Specifications == | == Specifications == | ||
− | * [http://wiki.amigaos.net/ | + | * [http://wiki.amigaos.net/wiki/DEEP_IFF_Chunky_Pixel_Image DEEP IFF Chunky Pixel Image], from the AmigaOS Documentation Wiki |
== Software == | == Software == |
Revision as of 12:59, 25 January 2015
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 |
Identification
DEEP files begin with bytes 'F' 'O' 'R' 'M' ?? ?? ?? ?? 'D' 'E' 'E' 'P'
.
Specifications
- DEEP IFF Chunky Pixel Image, from the AmigaOS Documentation Wiki