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
 View an image in circle display
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

marcer

Canada
3 Posts

Posted - Dec 02 2015 :  08:55:44  Show Profile  Reply
With TImageEnVect, is it possible to view an image in circle display instead of square display?

Best regards!!

klausdoege

Germany
389 Posts

Posted - Dec 02 2015 :  09:33:37  Show Profile  Reply
Hello,
try this, but set the Backgroundcolor of your Color.
Imageenvect.SelectEllipse(CenterX, CenterY, Width, Height, iespReplace);
Imageenvect.InvertSelection;
ImageEnVect.Proc.SelCutToClip;
Imageenvect.Deselect;



Klaus
www.klausdoege.de
Go to Top of Page

marcer

Canada
3 Posts

Posted - Dec 02 2015 :  14:01:53  Show Profile  Reply
Thanks Klaus, it is functional!!

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