I am trying to find the inverse functionality of Python PIL library function:
im.transform(size, QUAD, data)
I saw that QuadTransform
QuadTransform