rusty_snek_gaem/target/doc/png/sidebar-items.js
2018-10-28 21:14:05 -05:00

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"]]});