Adobe Systems, Inc.

pixel.hpp File Reference

pixel class and related utilities More...

#include <functional>
#include "gil_config.hpp"
#include "gil_concept.hpp"
#include "channel.hpp"
#include "metafunctions.hpp"
#include "utilities.hpp"
#include "pixel_algorithm.hpp"

Go to the source code of this file.


Namespaces

namespace  detail

Classes

struct  detail::_color_converter< T1, C1, T2, C2 >
 Color Convertion function object. To be specialized for every src/dst color space. More...
struct  detail::channel_accessor< CS, N >
 Returns the N-th channel of a pixel as laid down in memory. More...
struct  detail::color_base< T, C >
struct  detail::nth_channel_accessor< CS >
class  pixel< T, C >
 Represents a pixel value (a container of channels). More...
struct  pixel< T, C >::kth_channel_t< N >

Detailed Description

Author:
Lubomir Bourdev and Hailin Jin
Adobe Systems Incorporated
Date:
2005-2006
Last updated on May 16, 2006

Definition in file pixel.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