mirror of
https://github.com/neogeek23/rusty_snek_gaem.git
synced 2026-02-04 11:08:40 +00:00
1 line
824 B
JavaScript
1 line
824 B
JavaScript
initSidebarItems({"enum":[["BitDepth","Bit depth of the png file"],["ColorType",""],["Decoded","Result of the decoding process"],["DecodingError",""],["EncodingError",""],["Unit","Physical unit of the pixel dimensions"]],"mod":[["chunk","Chunk types and functions"]],"struct":[["AnimationControl","Animation control information"],["Decoder","PNG Decoder"],["Encoder","PNG Encoder"],["FrameControl","Frame control information"],["Info","PNG info struct"],["OutputInfo","Output info"],["PixelDimensions","Pixel dimensions information"],["Reader","PNG reader (mostly high-level interface)"],["StreamingDecoder","PNG StreamingDecoder (low-level interface)"],["Transformations","Output transformations"],["Writer","PNG writer"]],"trait":[["HasParameters","Object has parameters"],["Parameter","Configuration parameter trait"]]}); |