Files
open-insight/LSL2/OIEVENT/MENU/PROD_SPEC_SCAN.MENU.PRINT.PRINT_SCANNED_IMAGE.json
2024-03-25 15:12:53 -07:00

11 lines
272 B
JSON

{
"header": {
"version": 1,
"type": "record"
},
"body": {
"record1": {
"<1>": "declare function print_scanned_image\r\n\r\nBMP = .bitmap_1->bitmap\r\nVoid = print_scanned_image( BMP )\r\nRETURN 0"
}
}
}