R
Ron M. Newman
Hi,
I'm interested in the process of taking a live bitmap oject with an image
already loaded in it, and representing it as a string such that a whole
bitmap carrying the same image can be constructed using only that string. It
doesn't HAVE to be a string, it could be an array of bytes or whatever, as
long as I can write code that converts it to a string carrying hex code
someting like "FF00FF" etc.
I know we're not in C++, but ... Any pointers ;-)
Thanks
-Ron
I'm interested in the process of taking a live bitmap oject with an image
already loaded in it, and representing it as a string such that a whole
bitmap carrying the same image can be constructed using only that string. It
doesn't HAVE to be a string, it could be an array of bytes or whatever, as
long as I can write code that converts it to a string carrying hex code
someting like "FF00FF" etc.
I know we're not in C++, but ... Any pointers ;-)
Thanks
-Ron