15 #ifndef __IPSDKIPLCOLOR_COLORRULEUTILS_H__ 16 #define __IPSDKIPLCOLOR_COLORRULEUTILS_H__ 22 #include <IPSDKIPL/IPSDKIPLAttributes/Attribute/DataItem/InColorConversionTransform.h> 36 const boost::shared_ptr<const attr::InColorConversionTransform>& pInColorConversionTransform);
43 const boost::shared_ptr<const attr::InColorConversionTransform>& pInColorConversionTransform);
58 #endif // __IPSDKIPLCOLOR_COLORRULEUTILS_H__ Definition of import/export macro for library.
boost::shared_ptr< const BaseYStripColor2dAttribute > YStripColor2dAttributeConstPtr
boost::shared_ptr< BaseRule > RulePtr
IPSDKIPLCOLOR_API processor::RulePtr matchColorSpace(const ImageAttributeConstPtr &pInputImageAttribute, const ImageAttributeConstPtr &pOutputImageAttribute, const boost::shared_ptr< const attr::InColorConversionTransform > &pInColorConversionTransform)
boost::shared_ptr< const BaseImageAttribute > ImageAttributeConstPtr
#define IPSDKIPLCOLOR_API
Import/Export macro for library IPSDKIPLColor.
Definition: IPSDKIPLColorExports.h:25
IPSDKIPLCOLOR_API processor::RulePtr matchAppendChannel(const ImageAttributeConstPtr &pInputImageAttribute1, const ImageAttributeConstPtr &pinputImageAttribute2, const ImageAttributeConstPtr &pOutputImageAttribute)
function allowing to check that a output number of channels is the sum of the two input number of cha...