C++ Bindings?
#6404
-
How can I use this in a c++ app |
Beta Was this translation helpful? Give feedback.
Answered by
hugovk
Jun 30, 2022
Replies: 1 comment 2 replies
-
You can't, Pillow only has a public Python API. See #4532. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Advik-B
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can't, Pillow only has a public Python API.
See #4532.