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
 ObjCutToClipboard background turn gray
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

rswyman@docuxplorer.com

USA
156 Posts

Posted - Dec 19 2016 :  08:09:29  Show Profile  Reply
Hi All,

When using the ImageEnVect.ObjCutToClipboard the area that is cut turns grayish and I would like it to be white. What property needs to be set for this.

Thank You

w2m

USA
1990 Posts

Posted - Dec 19 2016 :  08:53:23  Show Profile  Reply
Set the Background property to clWhite.

Bill Miller
Adirondack Software & Graphics
Email: w2m@hughes.net
EBook: http://www.imageen.com/ebook/
Custom Commercial ImageEn Development
Go to Top of Page

rswyman@docuxplorer.com

USA
156 Posts

Posted - Dec 19 2016 :  09:39:59  Show Profile  Reply
Hi Bill, thanks for the reply,

I executed the code below but the background after the cut operation is still gray. The image is PNG with compression of 16M. For Tiff Black and white documents it works fine.

ImageEnVect.Background := clWhite;
ImageEnVect.ObjCutToClipboard;


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