AVS X image

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
(Editors' notes)
Line 22: Line 22:
 
== Editors' notes ==
 
== Editors' notes ==
 
The coding of the alpha samples is unknown to us. In the mandrill.x.gz sample file, the alpha samples are all 0, implying that 0 means ''opaque''. But the applications we've looked at all think that 0 means ''transparent''.
 
The coding of the alpha samples is unknown to us. In the mandrill.x.gz sample file, the alpha samples are all 0, implying that 0 means ''opaque''. But the applications we've looked at all think that 0 means ''transparent''.
 +
 +
There might be some information buried in [http://bitsavers.informatik.uni-stuttgart.de/pdf/stardent/ these documents].

Revision as of 22:30, 12 August 2013

File Format
Name AVS X image
Ontology
Extension(s) .x, .avs, .mbfavs

AVX X image (or Stardent AVS X image) is a simple raster image file format. It stores uncompressed RGBA images.

Contents

Format

Files have an 8-byte header containing the width and height, followed by the pixel data.

Software

Sample files

Links

Editors' notes

The coding of the alpha samples is unknown to us. In the mandrill.x.gz sample file, the alpha samples are all 0, implying that 0 means opaque. But the applications we've looked at all think that 0 means transparent.

There might be some information buried in these documents.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox