Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
ColorSpaceTypeConcept< CS > Struct Template ReferenceColor space type concept.
More...
|
Public Member Functions | |
void | constraints () |
template <typename CS> concept ColorSpaceTypeConcept { typename base; where ColorSpaceTypeConcept<base>; // The base color space. static const int num_channels; // The number of channels. };
Definition at line 195 of file gil_concept.hpp.