element_type, element_reference_type, element_const_reference_type
[Algorithms and Utility Functions]


Detailed Description

Types for homogeneous color bases.

Example:

typedef element_type<rgb8c_planar_ptr_t>::type element_t;
BOOST_STATIC_ASSERT((boost::is_same<element_t, const bits8*>::value));


Classes

struct  element_type
 Specifies the element type of a homogeneous color base. More...
struct  element_reference_type
 Specifies the return type of the mutable element accessor at_c of a homogeneous color base. More...
struct  element_const_reference_type
 Specifies the return type of the constant element accessor at_c of a homogeneous color base. More...

Copyright © 2006-2007 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google