Don Scott wrote:
>
> Date: Wed, 25 Mar 1998 12:02:24 -0800
> To: LISTSERV at MIAMIU.ACS.MUOHIO.EDU
> From: Don Scott <dts33 at lightspeed.net>
>
> I am a Euphoria newbie....I want to save bitmaps in Euphoria format (.bm?).
> Can someone let me know how to do that? Is there source code out there to
> do that? I'm still alittle confused....I've used the 2.0 tutorial by David
> Gay but I'm still fuzzy...Thanks for any help!
>
> Thanks,
> Don Scott
> GM, WLUHL Sierra Spiders
> GM, WWHL Tampere Tankards/Yosemite Grizzlies
> http://userzweb.lightspeed.net/~dts33
I'm not shure what you mean by "save bitmaps in Euphoria format"
you can load and save regular windows bitmap (*.bmp) file with the
libraries that come with euphoria and there are several libraries for
gif
and pcx loading/saving.
there's also a lib out there for translating a bmp file into
an include file (although a pretty big one) if that's what your trying
to do.
As far as I know(which really insn't that far) there's no specific
image format just Euphoria program(er)s.
If your trying to figure out how euphoria's lib.s use/store bitmap and
pallete info, the library.doc file explains this I believe. (in your
/euphoria/doc
directory)
Start at euphoria's homepage ( http://members.aol.com/FilesEu ) and
look
in recent user contributions and the archives for the above mentioned
programs.
|
Not Categorized, Please Help
|
|