15 #ifndef __IPSDKIMAGEPROCESSING_BASESTRIPATTRIBUTE_H__ 16 #define __IPSDKIMAGEPROCESSING_BASESTRIPATTRIBUTE_H__ 20 #pragma warning (push) 21 #pragma warning (disable : 4251) 24 #include <IPSDKImageProcessing/Attribute/BaseImageProcessingAttribute.h> 114 #pragma warning (pop) 116 #endif // __IPSDKIMAGEPROCESSING_BASESTRIPATTRIBUTE_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
static const eImageProcessingAttributeType::domain g_imageProcessingAttributeType
image processing attribute type
Definition: BaseStripAttribute.h:42
Base class for image processing attributes.
Definition: BaseImageProcessingAttribute.h:28
eStripAttributeType
Enumerate describing strip attributes type.
Definition: StripAttributeTypes.h:44
#define IPSDK_DECLARE_ABSTRACT_SERIAL_WITHOUT_COPY(libraryName, className)
macro enabling serialization on abstract class
Definition: SerializationHdrMacro.h:97
Attribute associated to an image strip.
Definition: ImageProcessingAttributeTypes.h:45
eImageProcessingAttributeType getImageProcessingAttributeType() const
retrieve image attribute type
Definition: BaseStripAttribute.h:103
#define IPSDKIMAGEPROCESSING_API
Import/Export macro for library IPSDKImageProcessing.
Definition: IPSDKImageProcessingExports.h:25
Predefined types for image strips management.
eImageProcessingAttributeType
Enumerate describing image attributes type.
Definition: ImageProcessingAttributeTypes.h:33
boost::shared_ptr< BaseImageStrip > ImageStripPtr
Definition: ImageStripTypes.h:105
Base class for image strip fragments.
Definition: BaseImageStrip.h:34
Predefined types for image strip attributes management.
Predefined type for image management.
Base class for image strip attributes.
Definition: BaseStripAttribute.h:34
boost::shared_ptr< const BaseImageStrip > ImageStripConstPtr
Definition: ImageStripTypes.h:106
eImageBufferType
types associated to image buffers
Definition: ImageTypes.h:78