Adobe Systems, Inc.

MutablePixelConcept< P > Struct Template Reference
[Homogeneous Pixel]

Mutable homogeneous pixel concept. More...

#include <gil_concept.hpp>

List of all members.


Public Member Functions

void constraints ()

Detailed Description

template<typename P>
struct MutablePixelConcept< P >

template <typename P>
concept MutablePixelConcept : PixelConcept<P>, MutableHeterogeneousPixelConcept<P> {
    channel_reference       P::operator[](size_t i);
};

Definition at line 560 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