BlinkID C SDK version 5.16.0
DocumentImageColorStatus.h
Go to the documentation of this file.
1
14#ifndef DOCUMENTIMAGECOLORSTATUS_H_INCLUDED
15#define DOCUMENTIMAGECOLORSTATUS_H_INCLUDED
16
21{
24
27
30};
31
36
37#endif
MBDocumentImageColorStatus
Definition: DocumentImageColorStatus.h:21
@ MB_DOCUMENT_IMAGE_COLOR_STATUS_BLACK_AND_WHITE
Definition: DocumentImageColorStatus.h:26
@ MB_DOCUMENT_IMAGE_COLOR_STATUS_NOT_AVAILABLE
Definition: DocumentImageColorStatus.h:23
@ MB_DOCUMENT_IMAGE_COLOR_STATUS_COLOR
Definition: DocumentImageColorStatus.h:29