Skip to content

Add iEId chunk #495

Description

@ProgramMax

This is part of the more broad #493 discussion.

A new chunk (named iEId, "image extra id") would be added to describe an ID that gets used by the iEXt chunk #494 .

The iEId chunk starts with an ID number. (We will probably reserve ID 0 for IDAT instead of iEXt chunks.)
After the ID number would be data similar to IHDR:

  • width
  • height
  • bit depth
  • compression method
  • filter method
  • interlace method

After that would be a list of enum values which describe what data is help by iEXt chunks using this ID.
For example, an image might include an iEId with ID 1 that contains tangent space x, y, and z data.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions