| ??? 09/25/02 09:25 Read: times |
#29645 - RE: Calling a image file from my c code |
Donald Catto wrote:
------------------------------- unsigned char code bmp[64][128] this would be a waste of code for 64x128 pixel display. unsigned char code bmp[8][128] or unsigned char code bmp[64][16] should be sufficient unless this is a colour display cheers Thomas |
| Topic | Author | Date |
| Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
| RE: Calling a image file from my c code | 01/01/70 00:00 | |
RE: Calling a image file from my c code | 01/01/70 00:00 |



