我有一个图像,我想将其转置30度。是否可以使用类似的东西
spinPicture003 = Picture003.transpose(Image.Rotate_30)
python pillow
pillow ×1
python ×1