rusty_snek_gaem/target/doc/gif/sidebar-items.js

1 line
820 B
JavaScript
Raw Normal View History

2018-10-28 21:14:05 -05:00
initSidebarItems({"enum":[["Block","Known GIF block types"],["ColorOutput","Output mode for the image data"],["Decoded","Indicates whether a certain object has been decoded"],["DecodingError","Decoding error."],["DisposalMethod","Disposal method"],["Extension","Known GIF extensions"],["ExtensionData","Extension data."],["Extensions","Configures how extensions should be handled"],["Repeat","Number of repetitions"]],"struct":[["Decoder","GIF decoder"],["Encoder","GIF encoder."],["Frame","A GIF frame"],["MemoryLimit","Memory limit in bytes. `MemoryLimit::Some(0)` means that there is no memory limit set."],["Reader","GIF decoder"],["StreamingDecoder","GIF decoder which supports streaming"]],"trait":[["Parameter","Configuration parameter trait."],["SetParameter","Implemented for objects that have parameters."]]});