ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Loading FITS files

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
gbimage Posted - Mar 08 2016 : 03:33:29
I installed ImageMagick.dll as Nigel explained here: http://www.imageen.com/ieforum/topic.asp?TOPIC_ID=2411&SearchTerms=FIT

Loading FITS file using the code below, the image is still black.

int n = IEAddExtIOPlugin("ImageMagick.dll");
TImageEnVect1->IO->LoadFromFile(FileName);

Function IEAddExtIOPlugin returns 4124

What I am doing wrong?

Attached an astronomical image in FITS format.

Thanks in advance,
Giovanni


attach/gbimage/20163833128_IC1848-HALF.zip
4821.18 KB
1   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Mar 08 2016 : 13:55:31
Hi Giovanni

The ImageMagick.DLL uses an old version of ImageMagick. You are better to simply have ImageMagick installed, as described at:

http://www.imageen.com/ieforum/topic.asp?whichpage=1&TOPIC_ID=1464


The image loads fine in that version.



Nigel
Xequte Software
www.xequte.com
nigel@xequte.com