Adobe Systems, Inc.

PixelConvertibleConcept< SRC_P, DST_P > Struct Template Reference
[Pixel]

Pixels convertible concept. More...

#include <gil_concept.hpp>

List of all members.


Public Member Functions

void constraints ()

Public Attributes

DST_P dst
SRC_P src

Detailed Description

template<typename SRC_P, typename DST_P>
struct PixelConvertibleConcept< SRC_P, DST_P >

template <HeterogeneousPixelConcept SRC_T, MutableHeterogeneousPixelConcept DST_T>
concept PixelConvertibleConcept {
    void color_convert(const SRC_T&, DST_T&);
};

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