Is there anyway to return the pixles color so I can modify it?
Returning a pixles color?
Blitz3D Forums/Blitz3D Beginners Area/Returning a pixles color? getcolour is the easiest as it returns rgb values if speed is not a concern. otherwise use readpixel/fast