| |
Information
Media
Support
RSS
Other Resources
Other Adobe Projects
|
|
|
color_convert_types< SRC_VIEW, DST_P > Struct Template Reference
[Image View Constructors]
Returns the type of a view that does color conversion upon dereferencing its pixels.
#include <image_view_factory.hpp>
Inherits detail::_color_convert_types< SRC_VIEW, DST_P, SRC_VIEW::value_type >.
List of all members.
Detailed Description
template<typename SRC_VIEW, typename DST_P>
struct color_convert_types< SRC_VIEW, DST_P >
Definition at line 89 of file core/image_view_factory.hpp.
|
|