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
 Error TQRDBImageen
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

werner

Germany
3 Posts

Posted - Nov 07 2015 :  06:59:27  Show Profile  Reply

Hi,

I get the following error message:



I used Imageen 6.2.1 and Delphi 7.

Does somebody has any idea?

Werner

w2m

USA
1990 Posts

Posted - Nov 07 2015 :  07:53:43  Show Profile  Reply
I do not understand German, but it looks like it is not defined because you did not add iexBitmaps to uses.
iexBitmaps.FindStreamFormat

Declaration
function FindStreamFormat(Stream: TStream): TIOFileType;

Description
Returns the format of the file found in a stream by reading the file header.
Some formats cannot be detected by content alone. Sony ARW and Kodak DCR are TIFF internally so will return as ioTIFF. WBMP and Implicit Dicom will return as ioUnknown.

So use iexBitmaps.FindStreamFormat.

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

werner

Germany
3 Posts

Posted - Nov 08 2015 :  09:28:36  Show Profile  Reply
Hi Bill,

thanks for the hint. It works.

Werner
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: