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
 Preserve EXIF on scaling down to new images?

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
cpstevenc Posted - Mar 31 2020 : 20:18:40
Using RIO and latest ImageEN.

I have big images that have EXIF data ( ala Rotation the big one )

I want to take and resample the big picture down to two smaller size.

Thumb (100x???) and what we call "WEB" ... basically 800x???

Images come in with a rotation EXIF tag set.

Is there a good way to insure EXIF tags are followed and preserved through
the whole process of loading the "source" image, and creating my
two scaled down images, while preserving the RAW rotation and preserving the
EXIF tags, which happen to have the rotation EXIF tag in them.

I use something like this to scale the images down

Image.proc.Resample(800, -1, rfnearest);


Any ideas?
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Apr 01 2020 : 15:49:52
Hi

If you load or assign an image containing EXIF data, then it should not be affected by resampling.

Are you seeing something different?

Nigel
Xequte Software
www.imageen.com