pixelRGBA.h File Reference

Header file declaring the PixelRGBA class template. More...

#include <dlrCommon/types.h>

Include dependency graph for pixelRGBA.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  dlr
namespace  dlr::computerVision

Classes

struct  dlr::computerVision::PixelRGBA< TYPE >

Typedefs

typedef PixelRGBA< UnsignedInt8 > dlr::computerVision::PixelRGBA8
typedef PixelRGBA< UnsignedInt16 > dlr::computerVision::PixelRGBA16
typedef PixelRGBA< Int16 > dlr::computerVision::PixelRGBASigned16
typedef PixelRGBA< Int32 > dlr::computerVision::PixelRGBASigned32
typedef PixelRGBA< Float32 > dlr::computerVision::PixelRGBAFloat32
typedef PixelRGBA< Float64 > dlr::computerVision::PixelRGBAFloat64

Functions

template<class TYPE>
PixelRGBA< TYPE > dlr::computerVision::operator- (const PixelRGBA< TYPE > &pixel0, const PixelRGBA< TYPE > &pixel1)
 This operator subtracts the values of the individual color components of its arguments.
template<class TYPE>
bool dlr::computerVision::operator== (const PixelRGBA< TYPE > &pixel0, const PixelRGBA< TYPE > &pixel1)
 This operator returns true if the contents of the two argments are identical, false otherwise.


Detailed Description

Header file declaring the PixelRGBA class template.

Copyright (C) 2005-2007 David LaRose, dlr@cs.cmu.edu See accompanying file, LICENSE.TXT, for details.

Revision
729
Date
2006-08-16 01:02:02 -0400 (Wed, 16 Aug 2006)

Definition in file pixelRGBA.h.


Generated on Mon Jul 9 20:34:13 2007 for dlrLibs Utility Libraries by  doxygen 1.5.2