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
 Plug-In Queries

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
xequte Posted - May 13 2015 : 19:10:09
 
1. If i have understood you correctly, your ImageEN can support DICOM formats (.DCM, .DIC, .DICOM, .V2) directly, without ImageMagick. Just confirm that.


Yes, that is correct.


 
2. On www.imageen.com you mentioned about extended formats (from Adobe PDF *.pdf to XWindows Pixmap (*.xpm)). Does ImageMagick support ALL of these formats?


There are two ways ImageMagick is supported in ImageEn:

- Automatic support for installed ImageEn ImageMagick:

If you call IEAutoLoadIOPlugins on start-up ImageEn will detect whether ImageMagick (of the same bitness as your application) is installed. It will support all ImageMagick formats (see the ImageMagick website for details).

Also, if Ghostscript is installed, PDF will also be supported.

See: www.imageen.com/ieforum/topic.asp?TOPIC_ID=1464


- Older ImageMagick DLL

Available from the registered users page. Adding this DLL to your ImageEn folder and calling IEAutoLoadIOPlugins will add read support for the following formats:

PCD, CUT, AVS, CIN, DOT, DPX, FITS, FPX, HDF, MAT, MIFF, MTV, PALM, PCL, PICT, PIX, PWP, RLA, SGI, SUN, SVG, TTF, VICAR, VIFF, XBM, XCF, XPM

 

3. I have not found a demo how to use imagemagick.dll. Can i use it in the same "transparent" manner like dcrawlib.dll with your TImageEnMView / TImageEnView ? As you described in \Demos\InputOutput\CameraRaw ?


Yes, for DCRAW.DLL, ImageMagic.DLL and JBIG.dll you need only ship the DLL with your application, isntall to the same folder as your EXE and ensure your app calls IEAutoLoadIOPlugins on start-up


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