#include <image_view.hpp>
Public Types | |
typedef image_view< typename Loc::template add_deref< Deref > ::type > | type |
Static Public Member Functions | |
static type | make (const image_view< Loc > &iv, const Deref &d) |
typedef image_view<typename Loc::template add_deref<Deref>::type> boost::gil::image_view< Loc >::add_deref< Deref >::type |
|
inlinestatic |