|
Scanbot SDK
|
Go to the source code of this file.
Typedefs | |
| typedef enum scanbotsdk_image_rotation_t | scanbotsdk_image_rotation_t |
| scanbotsdk_image_rotation_t enum | |
| typedef enum scanbotsdk_image_origin_t | scanbotsdk_image_origin_t |
| scanbotsdk_image_origin_t enum | |
Functions | |
| SBSDK_API scanbotsdk_error_code_t | scanbotsdk_image_rotation_t_to_string (scanbotsdk_image_rotation_t value, const char **result) |
| Returns the string representation of the given scanbotsdk_image_rotation_t value. | |
| SBSDK_API scanbotsdk_error_code_t | scanbotsdk_image_origin_t_to_string (scanbotsdk_image_origin_t value, const char **result) |
| Returns the string representation of the given scanbotsdk_image_origin_t value. | |