RDIB
From Just Solve the File Format Problem
(Difference between revisions)
(Category:RIFF) |
|||
Line 5: | Line 5: | ||
|released=≤1991 | |released=≤1991 | ||
}} | }} | ||
− | '''RDIB''' (or '''RIFF DIB''') is a raster image file format based on [[RIFF]] | + | '''RDIB''' (or '''RIFF DIB''') is a raster image file format based on [[RIFF]] and [[BMP]]. There are two varieties: "simple RDIB", which is a standard BMP file in a RIFF container, and "extended RDIB", which is more complex. |
== Identification == | == Identification == | ||
Line 16: | Line 16: | ||
[[Category:Microsoft]] | [[Category:Microsoft]] | ||
[[Category:IBM]] | [[Category:IBM]] | ||
+ | [[Category:OS/2]] |
Revision as of 13:32, 21 May 2016
RDIB (or RIFF DIB) is a raster image file format based on RIFF and BMP. There are two varieties: "simple RDIB", which is a standard BMP file in a RIFF container, and "extended RDIB", which is more complex.
Identification
Files begin with bytes 'R' 'I' 'F' 'F' ?? ?? ?? ?? 'R' 'D' 'I' 'B'
.