What is the difference between .srf and .dib?
- Extension
- .srf
- .dib
- Format
- Binary
- Binary
- Category
- Camera
- Raster Image
- Developer
- Sony
- Microsoft
- Description
- Uncompressed format for storing images taken on Sony cameras. It writes an electronic sequence of data obtained from the camera's sensors. This format supports the deep editing of captured photos, allowing you to change the exposure and color temperature without loss of quality and visual image information.
- Generic Windows or OS/2 bitmap graphic; similar to a .BMP file, but has different header information; supports 1, 4, 8, and 24 bits per pixel if the image is uncompressed and 4 and 8 bits per pixel if the image uses RLE compression; a 24-bit DIB image contains 8 bits, or 1 byte for each RGB color.
- MIME Type
- image/x-sony-arw
- image/bmp
- Sample
- sample.dib
- Wikipedia
- .srf on Wikipedia
- .dib on Wikipedia