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
 iepower function
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

RichardLight

United Kingdom
3 Posts

Posted - Feb 12 2013 :  04:40:23  Show Profile  Reply
Hi,

In our code we have used the iepower function, but this does not seem to be supported in the latest release in ImageEn (although it is used in e.g. QRImageEn.pas). Does the IePower2 function do the same thing as iepower?

Thanks,

Richard Light

w2m

USA
1990 Posts

Posted - Feb 12 2013 :  08:13:26  Show Profile  Reply
I have not tested if there are differences but I suspect they produce similar results. The IEPower function was vcl baised while IEPower2 is ASM code.

William Miller
Go to Top of Page

fab

1310 Posts

Posted - Feb 12 2013 :  10:28:04  Show Profile  Reply
Hi,
just a little note: IEPower works just like Power (found in standard "math" unit). So you can replace IEPower with Power.
IEPower was introduced in past to avoid to include "math" unit, not available on Standard Delphi editions.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: