ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 [IEvolution] Are JPEG encoded tiffs supported?

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
YAKOKO Posted - Jun 15 2016 : 02:43:19
We are seeing with some TIFF images that are encoded with JPEG that they cannot be loaded using the LoadImages method of an ImageList. The imagecount is returned as 0. I’ve tried switching the detectFormats and loading via streams but in each case after loading the image count is still 0 and the thumbnails do not appear in an image list.

Are JPEG encoded tiffs supported? If not, is there a timeline for when they may be supported.

Are there alternate ways that I may get this type of image loaded.
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jun 15 2016 : 05:18:42
Hi

JPEG encoded TIFF's have been supported by IEvolution since at least v3. To load all the images in a TIFF:

ieMulti1.ImageList.LoadImages(@"Tiff-jpeg-8358242.tif”);





Nigel
Xequte Software
www.xequte.com
nigel@xequte.com