What is the difference between .wmf and .ras?
- Extension
- .wmf
- .ras
- Format
- Binary
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- Microsoft
- Sun
- Description
- Proprietary Windows graphic format developed by Microsoft; contains a series of drawing operations, including commands for drawing lines, circles, and rectangles; may also contain bitmap drawing operations; used primarily for vector images, but can also include raster graphics.
- 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.
- MIME Type
- application/x-msmetafile
- image/x-cmu-raster
- Sample
- sample.wmf
- Wikipedia
- .wmf on Wikipedia
- .ras on Wikipedia