16 #ifndef __IPSDKIPLATTRIBUTES_PIXELSCOLOR_H__ 17 #define __IPSDKIPLATTRIBUTES_PIXELSCOLOR_H__ 20 #include <IPSDKIPL/IPSDKIPLAttributes/DataItem/PixelColor.h> 42 typedef boost::shared_ptr<ipsdk::imaproc::attr::PixelsColor>
PixelsColorPtr;
55 #endif // __IPSDKIPLATTRIBUTES_PIXELSCOLOR_H__ #define IPSDK_DECLARE_NODE_DATA(libraryName, className, childSeq)
boost::shared_ptr< ipsdk::imaproc::attr::PixelsColor > PixelsColorPtr
shared pointer to ipsdk::imaproc::attr::Pixels2d
Definition: PixelsColor.h:128
Pixel with the intensity values for the different channels.
Definition: PixelColor.h:58
Definition of import/export macro for library.
boost::shared_ptr< const ipsdk::imaproc::attr::PixelsColor > PixelsColorConstPtr
shared pointer to const ipsdk::imaproc::attr::Pixels2d
Definition: PixelsColor.h:132