PNG image manipulation helpers.
Unknown Field: copyright | |
Copyright 2007-2022 by the Sphinx team, see AUTHORS. | |
Unknown Field: license | |
BSD, see LICENSE for details. |
Constant | DEPTH_CHUNK_LEN |
Undocumented |
Constant | DEPTH_CHUNK_START |
Undocumented |
Constant | IEND_CHUNK |
Undocumented |
Constant | LEN_DEPTH |
Undocumented |
Constant | LEN_IEND |
Undocumented |
Function | read_png_depth |
Read the special tEXt chunk indicating the depth from a PNG file. |
Function | write_png_depth |
Write the special tEXt chunk indicating the depth to a PNG file. |