|
Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
|
Go to the source code of this file.
Functions | |
| int | native_barcode_decoder_is_direct_linked (void) |
| int | native_barcode_decode_image_path (const char *image_path, char **decoded_text_out) |
| int native_barcode_decode_image_path | ( | const char * | image_path, |
| char ** | decoded_text_out ) |
Definition at line 21 of file native_barcode_decode.c.
References pharos_zxing_decode_image_path().
Referenced by handle_native_barcode_command().
| int native_barcode_decoder_is_direct_linked | ( | void | ) |
Definition at line 13 of file native_barcode_decode.c.
Referenced by handle_native_barcode_command().