Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
ChannelConvertibleConcept< SRC_T, DST_T > Struct Template ReferenceChannels convertible concept.
More...
| |||||||||||
Public Member Functions | |
| void | constraints () |
Public Attributes | |
| DST_T | dst |
| SRC_T | src |
template <ChannelConcept SRC_T, ChannelValueConcept DST_T> concept ChannelConvertibleConcept { DST_T channel_convert(const SRC_T&); };
Definition at line 360 of file gil_concept.hpp.