Function
Imports data from an Data Explorer colormap file.
Syntax
Functional Details
Imports data from a Data Explorer colormap file
filename.
(These files can be saved using Save As from the
File menu of the Colormap Editor). variable can be
"colormap" or "opacity". If variable is
NULL, then both the colormap and the opacity map are imported and placed
in a group.
Return Value
Returns a pointer to the Object or returns NULL and sets an error code.
See Also
DXImportCM
#include <dx/dx.h>
DXImportCM(char *filename,char **variable)
[Data Explorer Home Page | Contact Data Explorer | Same document on Data Explorer Home Page ]