Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
color_convert_deref_fn< DST_P > Struct Template ReferenceFunction object that dereferences a pixel iterator and returns the pixel, color converted to a given color space and channel depth.
|
Public Types | |
typedef pointer const | const_pointer |
typedef const value_type & | const_reference |
typedef value_type * | pointer |
typedef value_type | reference |
typedef reference | result_type |
typedef DST_P | value_type |
Public Member Functions | |
template<typename I> | |
reference | operator() (const I &srcIt) const |
Definition at line 185 of file color_convert.hpp.