hi,
So far I have found two ways to resize or scale a bitmap. One is asynchronous (CBitmapScaler::Scale()) and another is (FbsBitmap::Resize()). Both works fine if it does't keep Aspect Ratio. Keeping Aspect ration gives different output which is not expected. But I need a way to do it. Kindly help me.




