tiny.png.EncodeExhaustion
Defined in tiny.png.
API (3)
Fields and members
Public fields and members.
Source
Source: lib/png/src/encode/model.zig:50
zig
pub const Exhaustion = error{ EncodeInputMismatch, EncodeStorageInUse, ImagePixelCapacityExceeded,};Source: lib/png/src/root.zig:19
zig
pub const EncodeExhaustion = encode.Exhaustion;Also reachable as
Audit
| Definitions | 1 |
|---|---|
| Public names | 2 |
| Members | 3 |
| Version | 26.7.0 |
| Revision | daab053ee433 |