[][src]Module png_pong::chunk

Low-level chunk control.

A PNG file consists of a sequence of Chunks in a specific order.

Structs

ITextChunk

International Text Chunk Data (iTXt)

TextChunk

Non-International Text Chunk Data (tEXt and zTXt)

Enums

Chunk

A chunk within a PNG file.