Re: How can I find out what DPI a Tiff or JPG was scaned in at in vb.net?
- From: "Armin Zingler" <az.nospam@xxxxxxxxxx>
- Date: Tue, 14 Aug 2007 22:43:58 +0200
"Jack" <jouin@xxxxxxxxxxxxxx> schrieb
Hello,
I need to check TIFF or JPG file to get the DPI they were scanned in
at 200, 300, etc. Any help would be great.
Don't know how to check it without loading the file, though, if you load the image (see shared Image.FromFile method), examine the HorizontalResolution/VerticalSolution properties.
Armin
.
- References:
- Prev by Date: Re: Help based tooltips
- Next by Date: Re: Preguntas básicas de framework 3.0
- Previous by thread: How can I find out what DPI a Tiff or JPG was scaned in at in vb.net?
- Next by thread: Re: How can I find out what DPI a Tiff or JPG was scaned in at in vb.net?
- Index(es):
Relevant Pages
|