I would like better bitmap features like DBPro to take away all the hard work of having to use memblock away.
Eg to test a pixel on a loaded image for its colour value, command should be
Point (x,y)
also better displaying of bitmap to use as background images instead of converting to large sprite, just something like
DisplayImage (imID, screen)
with screen being the back buffer or something.
If there is an easy way to do this already then sorry but I am new to AGK.
Thanks