Unplanned
Last Updated: 16 Jan 2017 08:25 by ADMIN
ADMIN
Todor
Created on: 11 May 2015 10:33
Category: ImageEditor
Type: Bug Report
1
ImageEditor: RadBitmap.Rotate method changes the bitmap size when invoked with angles different than 90, 180, 270 and 360
When a RadBitmap is rotated to degrees for which sine and cosine are not integers (every angle which is not 90, 180, 270 or 360) applies wrongly calculated transformations and the bitmap' size is no longer correct.

For example, rotating a bitmap to -30 and then to 30 degrees changes its size.
0 comments