用法: Bitmap a = i.sbp("%1.png"); int b = 90; Bitmap c = i.tzz(a, b); 说明: 输入被旋转图像变量,输入旋转度数(逆向旋转数为负数),返回将赋值“c”图像变量。