read_image (Image, 'printer_chip/printer_chip_01')
get_image_size (Image, Width, Height)
dev_close_window ()
crop_part (Image, ImagePart, 500, 100, Width, Height)
dev_display (ImagePart)
read_image (Image, 'printer_chip/printer_chip_01')
get_image_size (Image, Width, Height)
dev_close_window ()
crop_part (Image, ImagePart, 500, 100, Width, Height)
dev_display (ImagePart)