Data created with help of PyMemoryView_FromMemory function.
Overhead for big images when converting memoryview to bytes is noticeable.
Code located here:
|
if (!PyArg_ParseTuple(args, "y#", &buffer, &bufsize)) { |
Is this possible to easy add support for such feature or not?