Searched defs:IsPlanar (Results 1 – 1 of 1) sorted by relevance
/third_party/boost/boost/gil/ |
D | image.hpp | 515 void swap(image<Pixel, IsPlanar, Alloc>& im1,image<Pixel, IsPlanar, Alloc>& im2) in swap() argument 538 const typename image<Pixel,IsPlanar,Alloc>::view_t& view(image<Pixel,IsPlanar,Alloc>& img) { return… in view() argument 542 const typename image<Pixel,IsPlanar,Alloc>::const_view_t const_view(const image<Pixel,IsPlanar,Allo… in const_view() argument
|