What is the difference between .ras and .rgb?
- Name
- SUN Rasterfile
- RGB Bitmap
- Extension
- .ras
- .rgb
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Sun
- SGI
- Description
- Originally used on the Sun Microsystems computers, RAS is a raster image format that displays bitmap images. It is popularly used for specific types of research projects and it can be developed in Unix OS as well. It supports 1 and 32-bits per pixel and used RLE compression codec.
- Color bitmap image format created by Silicon Graphics (SGI); generic format used for saving RGB color images on SGI workstations; recognized by various image viewing programs.
- MIME Type
- image/x-cmu-raster
- image/x-rgb
- Sample
- sample.rgb
- Wikipedia
- .ras on Wikipedia
- .rgb on Wikipedia