$extrastylesheet
#include <mln/core/image/vmorph/cast_image.hh>
Public Member Functions | |
typedef | mlc_if (is_high_quant_, trait::image::quant::high, trait::image::quant::low) quant |
typedef | mlc_if (mln::metal::equal< typename mln::trait::image_< I >::speed, mln::trait::image::speed::fastest >, mln::trait::image::speed::fast, typename mln::trait::image_< I >::speed) speed |
typedef | mlc_if (mlc_is_const(I), mln::trait::image::value_io::read_only, typename mln::trait::image_< I >::value_io) value_io |
typedef | mlc_if (mlc_is_const(I), mln::trait::image::vw_io::read, typename mln::trait::image_< I >::vw_io) vw_io |
typedef | mlc_if (mlc_is_const(I), mln::trait::image::pw_io::read, typename mln::trait::image_< I >::pw_io) pw_io |
typedef | mln_trait_value_kind (T) kind |
Public Types | |
typedef undef | category |
typedef image_< I >::dimension | dimension |
typedef image_< I >::ext_domain | ext_domain |
typedef image_< I >::ext_io | ext_io |
typedef image_< I >::ext_value | ext_value |
typedef image_< I >::kind | kind |
typedef image_< I >::localization | localization |
typedef image_< I >::nature | nature |
typedef undef | pw_io |
typedef image_< I >::quant | quant |
typedef image_< I >::size | size |
typedef trait::image::speed::fast | speed |
typedef image_< I >::value_access | value_access |
typedef image_< I > ::value_alignment | value_alignment |
typedef image_< I >::value_browsing | value_browsing |
typedef undef | value_io |
typedef image_< I >::value_storage | value_storage |
typedef trait::image::vw_io::none | vw_io |
typedef trait::image::vw_set::none | vw_set |
Definition at line 69 of file cast_image.hh.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
typedef trait::image::vw_io::none mln::trait::cast_image_trait_selector< T, I, value_io >::vw_io |
Definition at line 72 of file cast_image.hh.
typedef trait::image::vw_set::none mln::trait::cast_image_trait_selector< T, I, value_io >::vw_set |
Definition at line 73 of file cast_image.hh.