
Hi all,
I am wondering if it is posible to get a raw C pointer from an any_image /
any_image_view. I tried this (taken from the tutorial):
typedef boost::mpl::vector

Hi there,
the interleaved_view_get_raw_dat takes a homogeneous view but not an
any_image view. But there is a _dynamic_cast member in gil's variant
which any_image is derived from. Though, if you know what you image
type anyimage actually is you could this:
typedef boost::mpl::vector
participants (3)
-
Christian Henning
-
Germán Diago
-
Olivier Tournaire