MMDevice 70
Deprecated List
Member MM::Core::MM_DEPRECATED (virtual int InsertImage(const Device *caller, const ImgBuffer &buf))=0
Use the other overloads instead.
Member MM::Core::MM_DEPRECATED (virtual int InsertImage(const Device *caller, const unsigned char *buf, unsigned width, unsigned height, unsigned byteDepth, const Metadata *md=0, const bool doProcess=true))=0
Use the other overloads instead.
Member MM::Core::MM_DEPRECATED (virtual int InsertMultiChannel(const Device *caller, const unsigned char *buf, unsigned numChannels, unsigned width, unsigned height, unsigned byteDepth, Metadata *md=0))=0
Use InsertImage() instead.
Member MM::Core::MM_DEPRECATED (virtual void NextPostedError(int &, char *, int, int &))=0
Not sure what this was meant to do.
Member MM::Core::MM_DEPRECATED (virtual void PostError(const int, const char *))=0
Better handling of asynchronous errors to be developed.
Member MM::Core::MM_DEPRECATED (virtual void ClearPostedErrors(void))=0
Better handling of asynchronous errors to be developed.