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
 Loading FITS
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

quantuz

Sweden
55 Posts

Posted - Oct 12 2011 :  14:19:10  Show Profile  Reply
Hi!

I have added the IEAddExtIOPlugin("imagemagick.dll"); plugin to load fits file. But the loaded .fts image is mono 8-bit but it should be 16-bit. Where is the plugin handeling over the image to IE? and can the loaded image be set to load as 16-bit mono in IE?

Regards,
//Christer

fab

1310 Posts

Posted - Oct 12 2011 :  15:53:30  Show Profile  Reply
Hi,

Unfortunately it isn't possible, I'm sorry!

The Imagemagick plug-in not actively developed at this time.

Go to Top of Page

quantuz

Sweden
55 Posts

Posted - Oct 15 2011 :  17:16:41  Show Profile  Reply
Hi Fabrizio!
Thanks for the input. How can I override the "fits" format using the IEFileFormatAdd(FileFormatInfo) having my own fits code and still keep imagemagick.dll plugin for its other formats?

Regards,
//Christer
Go to Top of Page

fab

1310 Posts

Posted - Oct 15 2011 :  23:08:13  Show Profile  Reply
Please look at "InputOutput\FileFormatPlugins" example, it shows how add a custom file format. The function IEFileFormatADD actually adds the new format, so you should call it BEFORE loading of imagemagick plugin (using IEAddExtIOPlugIn). If you define the FITS format before, ImageEn will see it first.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: