how to collect a bitmap from memory(please give me a example)?

Bert Freudenberg bert at impara.de
Thu Jul 14 13:24:06 UTC 2005


Am 13.07.2005 um 14:33 schrieb Prabhakar katlakunta:

> hai everyone,
> i am unable to collect the bitmap from the memory, which is stored by
> some external application. the operating System used is Windows xp.
> Please give me an example in smalltalk for the above problem. it would
> be nice if any pointers are pointed.

I answered that 2 weeks ago already (create an ExternalAddress  
pointing to that piece of memory, create a Form of the appropriate  
size and depth, and copy the bytes into the Form's bitmap.). If that  
didn't help, please be more specific.

- Bert -


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20050714/9b715f38/attachment.htm


More information about the Squeak-dev mailing list