1. bmp
------=_NextPart_000_004E_01BFCFF1.8F438CA0
charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable
anybody knows what format has bmp file?
how data is written and read from it?
is it a simple algorithm or not?
it must use one algorithm, like for each pixel one color.
or is it compressed?
------=_NextPart_000_004E_01BFCFF1.8F438CA0
charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-2" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2614.3401" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>anybody knows what format has bmp=20
file?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>how data is written and read from =
it?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>is it a simple algorithm or =
not?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>it must use one algorithm, like for =
each pixel one=20
color.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>or is it =
------=_NextPart_000_004E_01BFCFF1.8F438CA0--
2. Re: bmp
------=_NextPart_000_0031_01BFCFD9.1F8F4880
charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable
you can get the format here..
http://www.dcs.ed.ac.uk/home/mxr/gfx/2d/BMP.txt
Chris
----- Original Message -----=20
From: =A9koda=20
To: EUPHORIA at LISTSERV.MUOHIO.EDU=20
Sent: Tuesday, June 06, 2000 1:58 PM
Subject: bmp
anybody knows what format has bmp file?
how data is written and read from it?
is it a simple algorithm or not?
it must use one algorithm, like for each pixel one color.
or is it compressed?
------=_NextPart_000_0031_01BFCFD9.1F8F4880
charset="iso-8859-2"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-2" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2314.1000" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT color=3D#0000ff face=3D"Comic Sans MS">you can get the format =
here..</FONT></DIV>
<DIV> </DIV>
<DIV><FONT color=3D#0000ff face=3D"Comic Sans MS"><A=20
d.ac.uk/home/mxr/gfx/2d/BMP.txt</A></FONT></DIV>
<DIV> </DIV>
<DIV><FONT color=3D#0000ff face=3D"Comic Sans MS">Chris</FONT></DIV>
<BLOCKQUOTE=20
style=3D"BORDER-LEFT: #0000ff 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: =
0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV=20
style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
<A href=3D"mailto:tone.skoda at SIOL.NET" =
title=3Dtone.skoda at SIOL.NET>=A9koda</A>=20
</DIV>
<DIV style=3D"FONT: 10pt arial"><B>To:</B> <A=20
href=3D"mailto:EUPHORIA at LISTSERV.MUOHIO.EDU"=20
title=3DEUPHORIA at LISTSERV.MUOHIO.EDU>EUPHORIA at LISTSERV.MUOHIO.EDU</A> =
</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Tuesday, June 06, 2000 =
1:58=20
PM</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Subject:</B> bmp</DIV>
<DIV><BR></DIV>
<DIV><FONT face=3DArial size=3D2>anybody knows what format has bmp=20
file?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>how data is written and read from=20
it?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>is it a simple algorithm or =
not?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=3DArial size=3D2>it must use one algorithm, like for =
each pixel=20
one color.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>or is it=20
------=_NextPart_000_0031_01BFCFD9.1F8F4880--
3. Re: bmp
Euphorians,
=20
I've found a web resource for common file formats (including BMP) that =
some
of you may find useful:
=20
http://www.wotsit.org/ <http://www.wotsit.org/>=20
=20
Enjoy!
=20
Regards,
=20
Andy Cranston.
-----Original Message-----
From: =A9koda [mailto:tone.skoda at SIOL.NET]
Sent: 06 June 2000 18:58
To: EUPHORIA at LISTSERV.MUOHIO.EDU
Subject: bmp
anybody knows what format has bmp file?
how data is written and read from it?
=20
is it a simple algorithm or not?
=20
it must use one algorithm, like for each pixel one color.
or is it compressed?
4. Re: bmp
Andy Cranston wrote:
>
> Euphorians,
>
> I've found a web resource for common file formats (including BMP) that some
> of you may find useful:
>
> http://www.wotsit.org/ <http://www.wotsit.org/>
>
> Enjoy!
>
> Regards,
>
> Andy Cranston.
>
Andy, are you sure about the URL? I tried it without success.
Have a nice day, Rolf