Image rotation and resize with interpolation
Posted: 2011-03-25T03:32:14-07:00
Hello!
I need to rotate and scale an image. Also I need in custom interpolation type, for example, bicubic.
I've found ResizeImage method, witch takes interpolation type as a parameter. But I can't
find rotation with interpolation. The affine transform with interpolation is best for me but
I can't find it to.
Is there any way to solve my problem?
Thanks!
I need to rotate and scale an image. Also I need in custom interpolation type, for example, bicubic.
I've found ResizeImage method, witch takes interpolation type as a parameter. But I can't
find rotation with interpolation. The affine transform with interpolation is best for me but
I can't find it to.
Is there any way to solve my problem?
Thanks!