Can someone remind me how I put my RGB value into this command? If I know my RGB values (e.g 255,255,255), how do I convert these into the figure that this command wants?
Writepixelfast
Blitz3D Forums/Blitz3D Beginners Area/Writepixelfast Thanks, sorted it now, although the code as it is doesn't work (it accepts the values at R1, G1, B1 but then uses R, G and B instead so it always returns a zero). Anyway, fixed that, so it's working now, thanks :)