Adobe Systems, Inc.

ImageConcept< IMG > Struct Template Reference
[GIL's 2-Dimensional Pixel Image]

GIL's 2-dimensional image over GIL pixels concept. More...

#include <gil_concept.hpp>

List of all members.


Public Member Functions

void constraints ()

Public Attributes

IMG img

Detailed Description

template<typename IMG>
struct ImageConcept< 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.

Copyright © 2006 Adobe Systems Incorporated.

Use of this website signifies your agreement to the Terms of Use and Online Privacy Policy.

Search powered by Google