TIFF image with JPEG compression loaded mirrored

Discussions about image processing and document imaging.
Post Reply
jasonk
Posts: 5
Joined: Thu May 17, 2012 5:10 pm

TIFF image with JPEG compression loaded mirrored

Post by jasonk » Thu Jan 29, 2015 5:26 pm

I have TIFF images acquired from a scanner that are compressed using JPEG compression. I'm currently using GDPicture .net version 9 but have also tried version 11 and seems to be the same result. The resulting images are all mirror images of the original

The code below was used to generate the attached out.jpg from the input file 00000001.TIF

Code: Select all

GdPictureImaging _gdpImging = new GdPictureImaging();
int iImageID = _gdpImging.TiffCreateMultiPageFromFile(sFilename);
_gdpImging.SaveAsJPEG(iImageID, @"d:\temp\out.jpg");
Thanks,
Jason
Attachments
out.jpg
resulting image
00000001.TIF
source file
00000001.TIF (68.76 KiB) Viewed 3389 times

User avatar
Loïc
Site Admin
Posts: 5881
Joined: Tue Oct 17, 2006 10:48 pm
Location: France
Contact:

Re: TIFF image with JPEG compression loaded mirrored

Post by Loïc » Sun Jun 14, 2015 6:30 pm

This problem was fixed in our latest release.

Post Reply

Who is online

Users browsing this forum: Semrush [Bot] and 1 guest