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

View File

@@ -0,0 +1 @@
initSidebarItems({"constant":[["IDAT","Image data"],["IEND","Image trailer"],["IHDR","Image header"],["PLTE","Palette"],["acTL","Animation control"],["bKGD","Background colour"],["fcTL","Frame control"],["fdAT","Frame data"],["pHYs","Physical pixel dimensions"],["tIME","Image last-modification time"],["tRNS","Transparency"]],"fn":[["is_critical","Returns true if the chunk is critical."],["is_private","Returns true if the chunk is private."],["reserved_set","Checks whether the reserved bit of the chunk name is set. If it is set the chunk name is invalid."],["safe_to_copy","Returns true if the chunk is safe to copy if unknown."]],"type":[["ChunkType",""]]});