Re: Is this a known bug with the Bitmap class??
From: cody (no_spam_deutronium_at_gmx.net)
Date: 07/08/04
- Next message: Kai Bohli: "Convert a string to Ascii codes and then back to string again"
- Previous message: Jon Skeet [C# MVP]: "Re: DataTable, Contains method"
- In reply to: TCR: "Is this a known bug with the Bitmap class??"
- Messages sorted by: [ date ] [ thread ]
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 > >
- Next message: Kai Bohli: "Convert a string to Ascii codes and then back to string again"
- Previous message: Jon Skeet [C# MVP]: "Re: DataTable, Contains method"
- In reply to: TCR: "Is this a known bug with the Bitmap class??"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|