Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2f7bb1 + 2dbda09 commit 86a3c94Copy full SHA for 86a3c94
1 file changed
src/_png.cpp
@@ -80,7 +80,7 @@ static void flush_png_data(png_structp png_ptr)
80
}
81
82
const char *Py_write_png__doc__ =
83
- "write_png(buffer, file, dpi=0, compression=6, filter=auto)\n"
+ "write_png(buffer, file, dpi=0, compression=6, filter=auto, metadata=None)\n"
84
"\n"
85
"Parameters\n"
86
"----------\n"
0 commit comments