From: | Daniel Adler |
Date: | 5 Sep 2000 at 16:56:03 |
Subject: | Re: AMIOPEN: Dev Questions |
On Tue, 05 Sep 2000, you wrote:
>
>o.k., but what is if you opend a pixmap using an cnv loader? There
>you can not specify your own buffer. How to access the pixmap-memory in this
>cases?
>
good question,
i solved it by picking all pixels and rewrite them an own pixmap previously
opened ;)
Maybe someday, they will have a simple getmemptr-method, that helps out.