Module png::chunk

source ·
Expand description

Chunk types and functions

Constants§

Functions§

  • Returns true if the chunk is critical.
  • Returns true if the chunk is private.
  • Checks whether the reserved bit of the chunk name is set. If it is set the chunk name is invalid.
  • Returns true if the chunk is safe to copy if unknown.

Type Aliases§