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
 TIEBitmap Crop Color
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

Dmitriy Vimmer

Ukraine
2 Posts

Posted - Sep 12 2019 :  07:07:35  Show Profile  Reply
https://www.imageen.com/help/TIEBitmap.Crop.html
"Negative or out-of-range values will enlarge the image"

How to change the color of added pixels? (default - black)

xequte

38182 Posts

Posted - Sep 15 2019 :  19:24:54  Show Profile  Reply
Hi

Please email me for an update with a FillColor parameter.

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

Dmitriy Vimmer

Ukraine
2 Posts

Posted - Sep 16 2019 :  07:31:03  Show Profile  Reply
ImageEnView.Layers[0].FillColor := clWhite;
ImageEnView.Layers[0].FillColor2 := clWhite;
ImageEnView.Layers[0].Bitmap.Crop(0, 0, w_original+25, h_original+25)

The result is the same.
Black stripes on the right and bottom (25 pixels wide)

Go to Top of Page

xequte

38182 Posts

Posted - Sep 16 2019 :  16:53:23  Show Profile  Reply
Yes, please email me for an update.

Nigel
Xequte Software
www.imageen.com
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: