[cc65] tgi_save

From: Stefan <montecarlos1gmx.net>
Date: 2011-01-10 10:25:35
Using tgi.h in my recent project i came across the problem 
of how to save a bitmap generated with tgi.h to disk.
Of course this should be done in a proper way, which means not by saving
the memory area containing the bitmap data directly, which would be
system dependent. The only idea i have is using tgi_getpixel and
saving the bitmap pixel by pixel?
Is there a better way? 

Monte Carlos

-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Jan 10 10:32:26 2011

This archive was generated by hypermail 2.1.8 : 2011-01-10 10:32:31 CET