15 #ifndef __IPSDKIMAGEPROCESSING_CUSTOMCHECKEDIMAGEPROPERTYTYPES_H__ 16 #define __IPSDKIMAGEPROCESSING_CUSTOMCHECKEDIMAGEPROPERTYTYPES_H__ 20 #include <IPSDKImageProcessing/Rule/Image/ImageProperty/BaseImagePropertyRule.h> 21 #include <boost/shared_ptr.hpp> 27 class BaseCustomCheckedImageProperty;
64 #endif // __IPSDKIMAGEPROCESSING_CUSTOMCHECKEDIMAGEPROPERTYTYPES_H__ IPSDK_FORCEINLINE void set(T *buffer, T value, ipUInt64 nbElts)
set function; assigns a given value to the 'nbElts' elements of a buffer
Definition: set.h:34
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Volume geometry associated to image.
Definition: CustomCheckedImagePropertyTypes.h:44
eCheckableImageProperty
enumerate describing checkable image property
Definition: CustomCheckedImagePropertyTypes.h:36
boost::shared_ptr< const BaseCustomCheckedImageProperty > CustomCheckedImagePropertyConstPtr
shared pointer to const CustomCheckedImageProperty
Definition: CustomCheckedImagePropertyTypes.h:65
Color geometry associated to image.
Definition: CustomCheckedImagePropertyTypes.h:46
Definition: DataItemNodeHdrMacrosDetails.h:48
Definition of import/export macro for library.
boost::shared_ptr< BaseCustomCheckedImageProperty > CustomCheckedImagePropertyPtr
shared pointer to CustomCheckedImageProperty
Definition: CustomCheckedImagePropertyTypes.h:62
X size for image.
Definition: CustomCheckedImagePropertyTypes.h:40
Predefined types for image geometry management.
Base class for custom checked image properties.
Definition: BaseCustomCheckedImageProperty.h:35
Temporal geometry associated to image.
Definition: CustomCheckedImagePropertyTypes.h:48
allowed buffer types associated to image
Definition: CustomCheckedImagePropertyTypes.h:38
std::set< eCheckableImageProperty > CheckedImageProperty
collection of flags associated to checkable image properties
Definition: CustomCheckedImagePropertyTypes.h:56
#define IPSDK_ENUM(enumTypeStr, enumSeq)
macro allowing to declare an enumerate for library
Definition: EnumMacros.h:26
Y size for image.
Definition: CustomCheckedImagePropertyTypes.h:42