Home All Groups Group Topic Archive Search About

Is it possible to save a JPEG file as a Tif with specifically the JPEG compression in Vb.net? If yes

Author
22 Feb 2006 1:35 PM
Ira
Is it possible to save a JPEG file as a Tif with specifically the JPEG
compression in Vb.net? If yes, how?

Author
22 Feb 2006 11:06 PM
Herfried K. Wagner [MVP]
"Ira" <iren***@ifat.com> schrieb:
> Is it possible to save a JPEG file as a Tif with specifically the JPEG
> compression in Vb.net? If yes, how?

Maybe this post will point you in the right direction:

<URL:http://groups.google.de/group/microsoft.public.de.german.entwickler.dotnet.vb/msg/22ed5455b87f1063>

--
M S   Herfried K. Wagner
M V P  <URL:http://dotnet.mvps.org/>
V B   <URL:http://classicvb.org/petition/>
Author
24 Feb 2006 2:10 PM
C-Services Holland b.v.
Ira wrote:
> Is it possible to save a JPEG file as a Tif with specifically the JPEG
> compression in Vb.net? If yes, how?
>

TIFF is lossless, JPEG is not. So no. What would be the point? TIFF does
support LZW compression, so you might look into that.


--
Rinze van Huizen
C-Services Holland b.v