Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/
H A Dpygimp-image.c424 img_remove_channel(PyGimpImage *self, PyObject *args) in img_remove_channel() function
910 {"remove_channel", (PyCFunction)img_remove_channel, METH_VARARGS},