What is the difference between .vst and .wmf?
- Extension
- .vst
- .wmf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- Truevision
- Microsoft
- Description
- 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.
- 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.
- MIME Type
- image/x-targa
- application/x-msmetafile
- Sample
- sample.wmf
- Wikipedia
- .vst on Wikipedia
- .wmf on Wikipedia