mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
36fc63cf36
commit
8fea5a64e5
@ -414,7 +414,7 @@ magick_Image_load(magick_Image *self, PyObject *args, PyObject *kwargs) {
|
|||||||
|
|
||||||
// }}}
|
// }}}
|
||||||
|
|
||||||
// Image.load {{{
|
// Image.open {{{
|
||||||
static PyObject *
|
static PyObject *
|
||||||
magick_Image_read(magick_Image *self, PyObject *args, PyObject *kwargs) {
|
magick_Image_read(magick_Image *self, PyObject *args, PyObject *kwargs) {
|
||||||
const char *data;
|
const char *data;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user