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
 Image Rotation is not working properly.

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
Aamir Posted - May 09 2025 : 06:55:26
Hi i am using imageEn13.1.0 as of now. i am using imageEn built tool to rotate the image but it is not working properly as showing in the preview. and bluer image option also not works in this. can you please help me out in this? thank!

IDE version: Delphi XE3.

Code is am using
ImageEnView1.Proc.PreviewsParams := [prppDefaultLockPreview];
ImageEnView1.Proc.DoPreviews(ppeEditingFunctions);

Sample:


Aamir