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
 IELoadAsThumbnail in C++
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

nmiwa

Japan
3 Posts

Posted - Apr 11 2014 :  10:26:58  Show Profile  Reply
Hello,

I tried to call IELoadAsThumbnail with C++Builder XE2.

But I cannot find out IELoadAsThumbnail in my code.

ImageEnView->IEBitmap->IELoadAsThumbnail(..

Above code course function not found error.

Please advice,
Nobuo Miwa

w2m

USA
1990 Posts

Posted - Apr 11 2014 :  10:31:47  Show Profile  Reply
You have to add ieXHelperFunctions to your uses clause. ieXHelperFunctions is a helper class for TBitmap and TIEBitmap.

William Miller
Go to Top of Page

nmiwa

Japan
3 Posts

Posted - Apr 11 2014 :  11:47:55  Show Profile  Reply
Hello William,

I added ieXHelperFunctions.hpp and found IECreateThumbnailFromFile() function
that can do what I want ! It works fine to my purpose.

Thank you !
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: