We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 263854e commit 979026eCopy full SHA for 979026e
1 file changed
quirc/converters.py
@@ -7,6 +7,7 @@
7
8
import ctypes
9
10
+
11
def pil(image):
12
"""Convert the PIL.Image object to the pixels buffer
13
0 commit comments