pixelBGRA.h File Reference

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

#include <dlrCommon/types.h>

Include dependency graph for pixelBGRA.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::PixelBGRA< TYPE >

Typedefs

typedef PixelBGRA< UnsignedInt8 > dlr::computerVision::PixelBGRA8
typedef PixelBGRA< UnsignedInt16 > dlr::computerVision::PixelBGRA16
typedef PixelBGRA< Int16 > dlr::computerVision::PixelBGRASigned16
typedef PixelBGRA< Int32 > dlr::computerVision::PixelBGRASigned32
typedef PixelBGRA< Float32 > dlr::computerVision::PixelBGRAFloat32
typedef PixelBGRA< Float64 > dlr::computerVision::PixelBGRAFloat64

Functions

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


Detailed Description

Header file declaring the PixelBGRA 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 pixelBGRA.h.


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