8 #ifndef META_OCEAN_MEDIA_OPEN_IMAGE_LIBRARIES_OL_BUFFER_IMAGE_RECORDER_H
9 #define META_OCEAN_MEDIA_OPEN_IMAGE_LIBRARIES_OL_BUFFER_IMAGE_RECORDER_H
21 namespace OpenImageLibraries
39 bool saveImage(
const Frame& frame,
const std::string& imageType, std::vector<uint8_t>& buffer)
override;
45 bool buffer(std::vector<unsigned char>& data)
const override;
This class implements Ocean's image class.
Definition: Frame.h:1792
The namespace covering the entire Ocean framework.
Definition: Accessor.h:15