PutPixels

Hey guys, ive been watching some tutorials and a while ago I also watched a tutorial in which we used many gfx.putpixel commands to draw a face (we were given a ready codes to copy from text docs)

So we basicly copy pasted a huge line of putpixel codes and it ended to a drawed face by pixels..

So i was wondering how can i draw images myself which later to make into putpixels codes

gfx.PutPixel(7 + x, 0 + y, 0, 0, 0); (so this is just 1 line of the many which end up to a drawn image and there is no way the author wrote all lines and coordinates to get the image (or atleast he had to knew which coordinates to use)

So is there a program or something at whcih you draw stuff and then it gives you the coordinates needed for every pixel ?
Topic archived. No new replies allowed.