* read_image(Image, 'printer_chip/printer_chip_01') * tttttt (Image, obj, num) main num := 2222 get_image_size (Image, Width, Height) set_part(WindowHandle, 0, 0, Height, Width) gen_rectangle1(obj, 30, 20, 100, 200) threshold (Image, obj, 78, 255) disp_obj(Image, WindowHandle) disp_obj(obj, WindowHandle) num := 123222 return () Execute image string