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
 Deprecated Methods
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

wesleybobato

Brazil
367 Posts

Posted - Jul 25 2014 :  11:22:19  Show Profile  Reply
Hello Nigel Method Proc.Rotate is now Deprecated What method should I use now

Thank you for your attention.

w2m

USA
1990 Posts

Posted - Jul 25 2014 :  11:29:38  Show Profile  Reply
There is an overloaded method to rotate that is not depreciated:
procedure Rotate(Angle: double; AntiAliasMode: TIEAntialiasMode = ierFast; BackgroundColor: TColor = -1); {$ifdef IEINCLUDEDEPRECATEDMETHODS} overload; {$endif}

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

wesleybobato

Brazil
367 Posts

Posted - Jul 25 2014 :  11:37:41  Show Profile  Reply
My Compiler Delphi XE1 says that this method is deprecated perhaps only in Delphi XE1
I thought I had a new method that replaces itself.

Thank you for your attention
Go to Top of Page

xequte

38604 Posts

Posted - Jul 25 2014 :  12:11:53  Show Profile  Reply
Hi Wesley

There are two rotate methods, one that is deprecated, and a newer one (that Bill lists) that has different parameters).



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com
Go to Top of Page

wesleybobato

Brazil
367 Posts

Posted - Jul 25 2014 :  12:52:14  Show Profile  Reply
Thanks William and Nigel.

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