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
 Eraser on ImageEnMView
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

delphicreator

2 Posts

Posted - Sep 13 2013 :  06:47:46  Show Profile  Reply
Hi,

I display scanned pages within an ImageEnMView and would like to erase "dirty" parts of the page.
Is it possible to paint directly on a selected image in this control or do I have to use an ImageEnView control to accomplish that?

Thanks Uli

w2m

USA
1990 Posts

Posted - Sep 13 2013 :  07:57:32  Show Profile  Reply
I have never tried it so I do not know if it is possible. I would not do it if you have Store Type set to ietThumb or ietFastThumb because then you would be painting the thumbnail and not the image.

I paint with the ImageEnView and update the ImageEnMView to show the changes by setting the assigned image to index:
ImageEnMView1.SetIEBitmap(ImageEnMView1.SelectedImage, ImageEnView1.IEBitmap);

William Miller
Adirondack Software & Graphics
Email: w2m@frontiernet.net
EBook: http://www.imageen.com/ebook/
Apprehend: http://www.frontiernet.net/~w2m/index.html
Go to Top of Page

delphicreator

2 Posts

Posted - Sep 15 2013 :  05:36:36  Show Profile  Reply
Thanks for this hint - I'll think I'll do it like this.

Uli
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: