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
 image rotation problem
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

superdev

19 Posts

Posted - Aug 21 2019 :  17:55:22  Show Profile  Reply
When I rotate the bitmap image, I want to rotate the bitmap without changing the size of the bitmap

My Sample Code
ex : m_imgProcessing.Proc.Rotate(dRotate,true);





superdev

19 Posts

Posted - Aug 21 2019 :  20:59:58  Show Profile  Reply
OK.

m_imgProcessing.Proc.Rotate(dRotate,true);
m_imgProcessing.Proc.ImageResize( InsGroup[g].imgCapture.IEBitmap.Width, InsGroup[g].imgCapture.IEBitmap.Height, iehCenter, ievCenter );
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: