This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/***********************************************************************/ | |
/* Open Visualization Data Explorer */ | |
/* (C) Copyright IBM Corp. 1989,1999 */ | |
/* ALL RIGHTS RESERVED */ | |
/* This code licensed under the */ | |
/* "IBM PUBLIC LICENSE - Open Visualization Data Explorer" */ | |
/***********************************************************************/ | |
/* | |
* _IM_image.c : calls ImageMagick API to write files, especially useful for those files | |
* whose formats DX does not support natively. |