RDIB
From Just Solve the File Format Problem
(Difference between revisions)
(Created page with "{{FormatInfo |formattype=electronic |subcat=Graphics |extensions={{ext|rdi}} |released=≤1991 }} '''RDIB''' (or '''RIFF DIB''') is a raster image file format based on [[RIFF]...") |
Revision as of 03:28, 12 December 2013
RDIB (or RIFF DIB) is a raster image file format based on RIFF, and Windows BMP or OS/2 BMP format. 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'
.