问题
I want to rotate and resize an image. The rotation is not 90 degrees so cant use rotateflip. Tried using picturebox can resize easily but cannot rotate. I tried this guy's method https://www.youtube.com/watch?v=S9uSKO-BIgs. the rotation works but now it cannot be resized. Tried to resize the bitmap but its get cropped instead of resized. Anyone know method to rotate picturebox or other method to both resize & rotate image? Thank you very much
来源:https://stackoverflow.com/questions/59191658/c-sharp-how-to-rotate-resize-image-in-same-form