Thread: Plotting pixels
View Single Post
Old 02-19-2003, 01:21 AM   #1 (permalink)
DarkTwilkitri
Registered User
 
Join Date: Feb 2003
Location: Australia
Posts: 21
DarkTwilkitri is on a distinguished road
Plotting pixels

Does anyone know how to do it?

I've looked around on the net, and in the API, and I can't find any help anywhere. I looked in one of the Java sample programs, a paint one, and it used drawLine()'s with the starting point and ending point at the same place. This is not good enough.
There has to be some way of getting access to the screen memory to plot pixels, but I can't find it.

Anyone know how?
DarkTwilkitri is offline   Reply With Quote