Re: Website images



GIF and JPEG are definitely the most widely recognized by all browsers. PNG
is usually OK. I think that BMP is not only too large having no compression
but, as you say, a proprietary format so I steer clear of them.

IMO, even though JPEG is good. nothing beats a GIF with a well optimised
palette.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.





"Alvo von Cossel I" <AlvovonCosselI@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
message news:2F0984F3-C162-4A81-B06C-AB7D1D3061D0@xxxxxxxxxxxxxxxx
> hi,
>
> this may sound like the wrong discussion group to use but i assume that
> some
> of you use HTML/ASP.NET in your websites and will know an answer.
>
> with an internet connection, anyone can view a website, right? even on a
> Mc
> or a Linux machine. so what is the best image fornmat? BMP is not the best
> because it is a windows file format, WMF and EMF also.
>
> does PNG work or is it also a windows file format?
>
> which is better, GIF or JPEG?
> --
> Alvo von Cossel I of Germany


.



Relevant Pages

  • Re: File size
    ... the BMP thing didn't help me with the file I ... I will have to gif it a try. ... >>> I have a JPEG file which is 69KB... ... >>> Gav ...
    (microsoft.public.vb.crystal)
  • Re: HTML to Graphic File?
    ... > Is there a .NET component which can generate a Graphic File (JPEG, ... > GIF, BMP, etc) from a URL? ...
    (microsoft.public.dotnet.framework.aspnet)
  • drawing as a jpeg/gif/bmp
    ... I wanted to make an image file of it as ... jpeg, gif, or bmp to show it to someone by email. ...
    (comp.cad.autocad)
  • Re: Bitmap Class
    ... It will work with some file formats, at least BMP, JPEG, GIF, and PNG. ...
    (microsoft.public.dotnet.languages.vb)
  • HTML to Graphic File?
    ... Is there a .NET component which can generate a Graphic File (JPEG, GIF, ... BMP, etc) from a URL? ... Basically I want to create thumbnails of several dynamic pages I have (via ...
    (microsoft.public.dotnet.framework.aspnet)