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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 How to put the picture obtained from ImageEnView1. Proc. Prop into ImageEnMView
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Flashcqxg

93 Posts

Posted - Nov 11 2022 :  08:50:34  Show Profile  Reply
ImageEnView1.Proc.Crop(300, 0, ImageEnView1.IEBitmap.Width, ImageEnView1.IEBitmap.Height);

How to put the picture obtained from ImageEnView1.Proc.Prop into ImageEnMView?

xequte

38196 Posts

Posted - Nov 12 2022 :  14:23:27  Show Profile  Reply
Hi

You can just append the image:

ImageEnMView1.AppendImage( ImageEnView1.IEBitmap );

https://www.imageen.com/help/TImageEnMView.AppendImage.html

Nigel
Xequte Software
www.imageen.com
Go to Top of Page

Flashcqxg

93 Posts

Posted - Nov 12 2022 :  21:08:28  Show Profile  Reply
Thanks.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: