Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/28/02 15:54
Read: times


 
#20271 - RE: Graphic LCD control in C
The problem is, if you don't know the structure of the bitmap (ram-wise), you cannot write optimal routines for drawing things into it. You must resort to the setpixel/getpixel methods, which are orders of magnitude slower. You should be able to find getpixel/setpixel routines.

List of 14 messages in thread
TopicAuthorDate
Graphic LCD control in C            01/01/70 00:00      
RE: Graphic LCD control in C            01/01/70 00:00      
RE: Graphic LCD control in C            01/01/70 00:00      
RE: Graphic LCD control in C            01/01/70 00:00      
RE: Graphic LCD control in C            01/01/70 00:00      
RE: Graphic LCD control in C            01/01/70 00:00      
RE: Graphic LCD control in C            01/01/70 00:00      
RE: Graphic LCD control in C            01/01/70 00:00      
RE: Graphic LCD control in C            01/01/70 00:00      
RE: Graphic LCD control in C            01/01/70 00:00      
RE: Graphic LCD control in C            01/01/70 00:00      
RE: Graphic LCD control in C            01/01/70 00:00      
RE: Graphic LCD control in C            01/01/70 00:00      
RE: Graphic LCD control in C            01/01/70 00:00      

Back to Subject List