$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [GIL] Can image::recreate reuse the memory?
From: Christian Henning (chhenning_at_[hidden])
Date: 2013-04-14 19:15:51
> 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!
Regards,
Christian