1. Using Bitmaps Converted to Sequence

There are a couple of programs in the archive that convert
bitmaps to sequences. If I were to convert a bitmap to a
sequence, how would I then use it in, for instance, win32lib?

-=ck
"Programming in a state of EUPHORIA."

new topic     » topic index » view message » categorize

2. Re: Using Bitmaps Converted to Sequence

You could for example allocate a space in memory copy the contents of the
sequence there and send the pointer to that space to (some) win32lib functions. I
did this a couple of times in the past, if my memory doesn't file
readBitmapFromFile2() allowed you to do this.

On Mon, 05 Jul 2004 20:41:39 -0700
cklester <guest at RapidEuphoria.com> wrote:

> 
> 
> posted by: cklester <cklester at yahoo.com>
> 
> There are a couple of programs in the archive that convert
> bitmaps to sequences. If I were to convert a bitmap to a
> sequence, how would I then use it in, for instance, win32lib?
> 
> -=ck
> "Programming in a state of EUPHORIA."

new topic     » goto parent     » topic index » view message » categorize

3. Re: Using Bitmaps Converted to Sequence

Guillermo, I get "source line too long" when trying
to include the file that b2s.ex creates. Also, the
"image" variable needs to be declared as "object"
not "sequence," because it can be an atom.

-=ck
"Programming in a state of EUPHORIA."

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu