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
 ImageEn and showing file preview
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

FbRa5

3 Posts

Posted - May 30 2012 :  06:36:28  Show Profile  Reply

Hi,
I'm sorry if I do stupid questions but I'm new to ImageEn.
I developed an app where I store picture in a DB and I show my picture with ImageEnIO object.
Is it possible to show JPEG files (for example) in ImageEnIO directly from file and not between DB.
Thanks. I hope I explained well.

FbRa5

3 Posts

Posted - May 30 2012 :  07:06:02  Show Profile  Reply
Sorry, not ImageEnIO, but ImageEnDBview.
How can I do that with ImageEnView? Can I have an example?.
Thanks
Go to Top of Page

fab

1310 Posts

Posted - May 30 2012 :  10:49:36  Show Profile  Reply
You should use TImageEnView instead of TImageEnDBView and write:

ImageEnView.IO.LoadFromFIle(filename);

Above code works also in TImageEnDBView because it is a subclass of TImageEnView , anyway it should be not connected to a DB.
Go to Top of Page

FbRa5

3 Posts

Posted - May 31 2012 :  01:39:16  Show Profile  Reply
Great!!
It Works perfectly.
Thank you very very much!!! And you have a really nice name, che è lo stesso che ho io!
Grazie mille!
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: