[][src]Module ilda_idtf::layout

An ILDA file consists of sections which either contain a frame or a color palette. Eachsection consists of a fixed length header followed by a variable number of data records, which are either frame points or color palette colors.

Structs

Color
ColorPalette
Coords2d
Coords2dIndexedColor
Coords2dTrueColor
Coords3d
Coords3dIndexedColor
Coords3dTrueColor
Format

The type and data format of the section is defined by the format code.

Header

Describes the layout of a section of IDTF.

Name
Status

Type Definitions

Endianness

The endianness of bytes read from and written to the format.