Skip to documentation
SLOP

tiny.gif

Reference tiny.gif

Overview · API · Code relationships · Verification · Audit

Overview

Animated image processing requires managing cumulative canvas state without unbounded reallocation. Gif separates planning from execution to preallocate exact storage bounds for decoding and encoding.

Decoding composites successive frames onto a retained canvas according to disposal modes. Decoded frame slices borrow decoder storage and remain valid only until storage reset. Encoding applies lossy palette quantization and binary alpha thresholds to convert continuous color frames.

Definitions

Actions

Public operations.

Types and contracts

Public types and contracts.

Values and defaults

Public values and defaults.

Code relationships

Direct static dependencies extracted from parsed source by semantic graph analysis.

Uses: tiny.hypothesis, tiny.trace
Used by: tiny.sdfii

Verification

No verification records are cataloged for this module in this build.

Audit

EvidenceValue
Sourcelib/gif/src/root.zig
Definitions0 of 24 documented
Members0 of 0 documented
Public names24 API, 55 indexed
Version26.7.0
Revisiondaab053ee433
Unresolved targets1