Home
last modified time | relevance | path

Searched refs:img_insert_channel (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/
H A Dpygimp-image.c47 img_insert_channel(PyGimpImage *self, PyObject *args, PyObject *kwargs) in img_insert_channel() function
893 {"insert_channel", (PyCFunction)img_insert_channel, METH_VARARGS | METH_KEYWORDS},