A python script to zoom an image with two parameters: (a) pivot point in centre and (b) scale
To run this script:
python -i <path_to_image> -p <x,y> -s <scale>
A python script to zoom an image with two parameters: (a) pivot point in centre and (b) scale
Python