What is the difference between .ras and .vst?
- Extension
- .ras
- .vst
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Sun
- Truevision
- 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.
- Raster image based on the Targa Truevision format; can store data up to 32 bits per pixel, with 24 bits for the RGB information and 8 bits for the alpha channel; may also incorporate lossless RLE compression to reduce the file size.
- MIME Type
- image/x-cmu-raster
- image/x-targa
- Wikipedia
- .ras on Wikipedia
- .vst on Wikipedia