14 Apr
2013
14 Apr
'13
11:35 p.m.
On Sun, Apr 14, 2013 at 7:15 PM, Christian Henning
Well, after a deeper look, some ctors need _align_in_bytes from another
image... if you don't care an extra data member, it's still doable.
Or maybe I should cook me own :(
No need to cook your own. I think this functionality should be supported. For that I have added a resize() in the image, image_view, and some locators classes. I don't have time today to finish the code and commit it but tomorrow after work I should be able to finish the first version.
I let you know!
Sorry, I don't think I was clear enough. I only added the resize() function so I understand what I need to change. In the final version all the necessary code will be inside recreate(). Christian