Boost GIL


Classes
xxx_type_from_pixel

Returns the type of a GIL construct given its pixel type, whether it is planar, step, mutable, etc. More...

Classes

struct  iterator_type_from_pixel< Pixel, IsPlanar, IsStep, IsMutable >
 Returns the type of a pixel iterator given the pixel type, whether it operates on planar data, whether it is a step iterator, and whether it is mutable. More...
 
struct  view_type_from_pixel< Pixel, IsPlanar, IsStepX, IsMutable >
 Returns the type of a view the pixel type, whether it operates on planar data and whether it has a step horizontally. More...
 

Detailed Description

Returns the type of a GIL construct given its pixel type, whether it is planar, step, mutable, etc.