AMOSi:Get Bob

From Amiga Coding
Jump to: navigation, search

an example can be found on AMOSPro_Examples:Examples/H-2/Help_28.AMOS


Grabs a section from a screen of given coordinates and loads it into the Object bank. An optional screen number can be given before the image number. This allows you to grab your images from any existing AMOS screen.


Get Bob screen number,image number,x1,y1 To x2,y2