Expand description
Contains collections of common attributes. Defines some data types that list all standard attributes.
Modules§
- standard_
names - Collection of required attribute names.
Structs§
- Header
- Describes a single layer in a file. A file can have any number of layers. The meta data contains one header per layer.
- Image
Attributes - Includes mandatory fields like pixel aspect or display window
which must be the same for all layers.
For more attributes, see struct
LayerAttributes
. - Layer
Attributes - Does not include the attributes required for reading the file contents.
Excludes standard fields that must be the same for all headers.
For more attributes, see struct
ImageAttributes
.