This commit is contained in:
2020-01-23 23:13:36 -08:00
parent dcc0df955e
commit 2bc9ebdc6b
31829 changed files with 1229378 additions and 17 deletions

1
doc/gif/sidebar-items.js Normal file
View File

@@ -0,0 +1 @@
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."]]});