next up previous contents index
Next: Edf Up: Filetype Previous: Filetype   Contents   Index


Avs

avs is one of the automatically recognized binary file types for images. AVS is an extremely simple format, suitable mostly for streaming between applications. It consists of 2 longs (xwidth, ywidth) followed by a stream of pixels, each with four bytes of information alpha/red/green/blue.

tripgod 2013-02-21