What is the difference between .vst and .pam?
- Extension
- .vst
- .pam
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Truevision
- Bryan Henderson
- 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.
- The PAM image format is a lowest common denominator 2 dimensional map format. It is designed to be used for any of myriad kinds of graphics, but can theoretically be used for any kind of data that is arranged as a two dimensional rectangular array.
- MIME Type
- image/x-targa
- image/x-portable-arbitrarymap[3]
- Sample
- sample.pam
- Wikipedia
- .vst on Wikipedia
- .pam on Wikipedia