IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Functions
StripPropertyRuleOperators.h File Reference

Predefined operators for rules allowing to check property of an image strip attributes. More...

#include <IPSDKImageProcessing/IPSDKImageProcessingExports.h>
#include <IPSDKImageProcessing/Rule/Strip/StripProperty/StripPropertyRuleTypes.h>
#include <IPSDKBaseProcessing/Rule/RuleOperators.h>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::imaproc
 Namespace agregating IPSDK base routines and classes for image algorithm processing.
 

Functions

IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::isRgb (const YStripColor2dAttributeConstWeakPtr &pAttribute)
 function allowing to check that a color xy strip is associated with RGB channels
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::isUserColor (const YStripColor2dAttributeConstWeakPtr &pAttribute)
 function allowing to check that a color xy strip is associated with user color channels
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::bufferType (const StripAttributeConstWeakPtr &pAttribute, const image::eImageBufferType &imageBufferType0)
 function allowing to check allowed image strip buffer types
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::bufferType (const StripAttributeConstWeakPtr &pAttribute, const image::eImageBufferType &imageBufferType0, const image::eImageBufferType &imageBufferType1)
 function allowing to check allowed image strip buffer types
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::bufferType (const StripAttributeConstWeakPtr &pAttribute, const image::eImageBufferType &imageBufferType0, const image::eImageBufferType &imageBufferType1, const image::eImageBufferType &imageBufferType2)
 function allowing to check allowed image strip buffer types
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::bufferType (const StripAttributeConstWeakPtr &pAttribute, const image::eImageBufferType &imageBufferType0, const image::eImageBufferType &imageBufferType1, const image::eImageBufferType &imageBufferType2, const image::eImageBufferType &imageBufferType3)
 function allowing to check allowed image strip buffer types
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::bufferType (const StripAttributeConstWeakPtr &pAttribute, const image::eImageBufferType &imageBufferType0, const image::eImageBufferType &imageBufferType1, const image::eImageBufferType &imageBufferType2, const image::eImageBufferType &imageBufferType3, const image::eImageBufferType &imageBufferType4)
 function allowing to check allowed image strip buffer types
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::bufferType (const StripAttributeConstWeakPtr &pAttribute, const image::eImageBufferType &imageBufferType0, const image::eImageBufferType &imageBufferType1, const image::eImageBufferType &imageBufferType2, const image::eImageBufferType &imageBufferType3, const image::eImageBufferType &imageBufferType4, const image::eImageBufferType &imageBufferType5)
 function allowing to check allowed image strip buffer types
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::bufferType (const StripAttributeConstWeakPtr &pAttribute, const image::eImageBufferType &imageBufferType0, const image::eImageBufferType &imageBufferType1, const image::eImageBufferType &imageBufferType2, const image::eImageBufferType &imageBufferType3, const image::eImageBufferType &imageBufferType4, const image::eImageBufferType &imageBufferType5, const image::eImageBufferType &imageBufferType6)
 function allowing to check allowed image strip buffer types
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::bufferType (const StripAttributeConstWeakPtr &pAttribute, const image::eImageBufferType &imageBufferType0, const image::eImageBufferType &imageBufferType1, const image::eImageBufferType &imageBufferType2, const image::eImageBufferType &imageBufferType3, const image::eImageBufferType &imageBufferType4, const image::eImageBufferType &imageBufferType5, const image::eImageBufferType &imageBufferType6, const image::eImageBufferType &imageBufferType7)
 function allowing to check allowed image strip buffer types
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::bufferType (const StripAttributeConstWeakPtr &pAttribute, const image::eImageBufferType &imageBufferType0, const image::eImageBufferType &imageBufferType1, const image::eImageBufferType &imageBufferType2, const image::eImageBufferType &imageBufferType3, const image::eImageBufferType &imageBufferType4, const image::eImageBufferType &imageBufferType5, const image::eImageBufferType &imageBufferType6, const image::eImageBufferType &imageBufferType7, const image::eImageBufferType &imageBufferType8)
 function allowing to check allowed image strip buffer types
 
IPSDKIMAGEPROCESSING_API processor::RulePtr ipsdk::imaproc::bufferType (const StripAttributeConstWeakPtr &pAttribute, const image::eImageBufferType &imageBufferType0, const image::eImageBufferType &imageBufferType1, const image::eImageBufferType &imageBufferType2, const image::eImageBufferType &imageBufferType3, const image::eImageBufferType &imageBufferType4, const image::eImageBufferType &imageBufferType5, const image::eImageBufferType &imageBufferType6, const image::eImageBufferType &imageBufferType7, const image::eImageBufferType &imageBufferType8, const image::eImageBufferType &imageBufferType9)
 function allowing to check allowed image strip buffer types
 

Detailed Description

Predefined operators for rules allowing to check property of an image strip attributes.

Author
E. Noirfalise
Date
2016/03/17