Re: Is this a known bug with the Bitmap class??

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: cody (no_spam_deutronium_at_gmx.net)
Date: 07/08/04


Date: Thu, 8 Jul 2004 09:36:47 +0200

I can confirm this because I once had the same problem that sometimes Jpeg
images seems to return the wrong resolution. I will send you my solution
this evening because I have it at home.

--
cody
Freeware Tools, Games and Humour
http://www.deutronium.de.vu  || http://www.deutronium.tk
"TCR" <thereagans97@verizon.net> schrieb im Newsbeitrag
news:Pv2Hc.39137$MT5.13387@nwrdny01.gnilink.net...
> Hi,
>    I posted this earlier and got a suggestion that didn't pan out.  I am
> trying to determine if there is a known bug related to the resolution
value
> returned when opening a .jpg file by passing the file path to the bitmap
> class constructor or by using the Image.FromImage() static function to
> return a bitmap object.  I have tried to open a jpeg file to convert its
> resolution to a lower value but it doesn't return the proper resolution
> value when loading the initial image..  I know the images are 300 X 300
dpi
> but it reports them as 72 X 72 dpi.
>     Thanks,
>        TCR
>
>


Relevant Pages