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
 Cannot use Textout on TIECanvas
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

adisonx

Thailand
29 Posts

Posted - Sep 02 2016 :  11:09:19  Show Profile  Reply
The command is
this->ImageEnView->IEBitmap->IECanvas->TextOutW(50,50,testText);
After buid project the error shown.

[ilink32 Error] Error: Unresolved external '__fastcall Iegdiplus::TIECanvas::TextOutW(int, int, System::UnicodeString)' referenced from C:\...\PROJECTS\WIN32\DEBUG\IMAGEMAIN.OBJ

w2m

USA
1990 Posts

Posted - Sep 02 2016 :  11:58:06  Show Profile  Reply
Here with Delphi, I do not get a compile error:
ImageEnView.IEBitmap.IECanvas.TextOut(20,20,'Text');
ImageEnView.Update;

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

xequte

38615 Posts

Posted - Sep 02 2016 :  17:28:07  Show Profile  Reply
Hi

What version of ImageEn and C++ are you using?

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