Information
MediaSupport
RSSOther Adobe ProjectsOther Resources |
ImageConcept< IMG > Struct Template ReferenceGIL's 2-dimensional image over GIL pixels concept.
More...
|
Public Member Functions | |
void | constraints () |
Public Attributes | |
IMG | img |
template <typename IMG> concept ImageConcept : RandomAccess2DImageConcept<IMG> { where MutableImageViewConcept<view_t>; static const int num_channels = IMG::color_space_t::num_channels; };
Definition at line 1748 of file gil_concept.hpp.