Clarence wrote:
>> I wonder if Michael will be abandoning BMP format
>> when he changes to the cross-platform version.
>
>Although possible, it wouldn't make any sense to me.
I have to agree. I do hope the conversion can be done inside core.exe instead.
>The .BMP format is used because in its most rudimentary incarnation it
>is the format the video cards use - simply a video memory dump.
No it's not. A BMP file is twisted (and sick? <g>) since it's all
backwards. It starts at the lower right corner. You as someone complaining
about speed a few times (no pun intended) would appreciate reading from
point A to point B to view an image instead of from B to A.
//Bernie