Closed GoogleCodeExporter closed 8 years ago
The suggested fix may work for transformation filters. But it is not generic
for all other filters, which create new image as result of image processing.
Original comment by andrew.k...@gmail.com
on 21 Jun 2011 at 7:21
Setting horizontal/vertical resolution of result image to the same values as
source image has. The fix is applied to filters and image processing routines
which accept Bitmap as parameter and return Bitmap as result. Obviously it can
not copy DPI settings when image processing routine is applied to BitmapData or
UnmanagedImage.
Committed in revision 1605. Will be released in version 2.2.2.
Original comment by andrew.k...@gmail.com
on 13 Sep 2011 at 7:48
Original comment by andrew.k...@gmail.com
on 18 Sep 2011 at 7:56
Original issue reported on code.google.com by
yvan.rod...@gmail.com
on 21 Jun 2011 at 6:23Attachments: