size
[Algorithms and Utility Functions]


Detailed Description

Returns an MPL integral type specifying the number of elements in a color base.

Example:

BOOST_STATIC_ASSERT((size<rgb8_pixel_t>::value == 3));
BOOST_STATIC_ASSERT((size<cmyk8_planar_ptr_t>::value == 4));


Classes

struct  size
 Returns an MPL integral type specifying the number of elements in a 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