71 static int getHeaderSize();
74 static int estimateImageDataSize(
const ImgBase *image) ;
77 static int estimateSerializedSize(
const ImgBase *image,
bool skipMetaData=
false) ;
85 bool skipMetaData=
false) ;
88 static void serialize(
const ImgBase *image, std::vector<icl8u> &
data,
90 bool skipMetaData=
false) ;
undocument this line if you encounter any issues!
Definition: Any.h:37
Ipp8u icl8u
8Bit unsigned integer type for the ICL
Definition: BasicTypes.h:64
ICL Time class (taken from the Ice lib)
Definition: Time.h:52
Utility class for binary Image Serialization.
Definition: ImageSerializer.h:65
ICLQt_API ImgROI data(ImgQ &r)
creates full ROI ROI-struct
std::vector< icl8u > ImageHeader
Internally used type for image headers.
Definition: ImageSerializer.h:68
ImgBase is the Image-Interface class that provides save access to underlying Img-template .
Definition: ImgBase.h:131
#define ICLCore_API
Definition: CompatMacros.h:174