Adobe Systems, Inc.

detail::reduce_color_spaces< SRC_CS, DST_CS > Struct Template Reference

List of all members.

Public Types

typedef reduce_color_spaces_impl<
SRC_CS, DST_CS, mapping_val
>::first_t 
_first_t
typedef reduce_color_spaces_impl<
SRC_CS, DST_CS, mapping_val
>::second_t 
_second_t
typedef channel_order< DST_CS
>::type 
dst_order_t
typedef boost::mpl::if_c<
SWAP, _second_t, _first_t
>::type 
first_t
typedef boost::mpl::transform<
src_order_t, type_to_index<
dst_order_t, boost::mpl::_1
> >::type 
mapping
typedef boost::mpl::if_c<
SWAP, _first_t, _second_t
>::type 
second_t
typedef channel_order< SRC_CS
>::type 
src_order_t

Static Public Attributes

static const int mapping_val
static const bool SWAP

Detailed Description

template<typename SRC_CS, typename DST_CS>
struct detail::reduce_color_spaces< SRC_CS, DST_CS >

Definition at line 239 of file reduce.hpp.

Copyright © 2006 Adobe Systems Incorporated.

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

Search powered by Google