#include "NDPluginFile.h"
#include "Magick++.h"
Go to the source code of this file.
|
class | NDFileMagick |
| Writes NDArrays to files using the GraphicsMagick library; can write many different file formats. More...
|
|
#define FIRST_NDFILE_MAGICK_PARAM NDFileMagickQuality |
#define NDFileMagickBitDepthString "MAGICK_BIT_DEPTH" /* (asynInt32, r/w) Bit depth */ |
#define NDFileMagickCompressTypeString "MAGICK_COMPRESS_TYPE" /* (asynInt32, r/w) Compression type */ |
#define NDFileMagickQualityString "MAGICK_QUALITY" /* (asynInt32, r/w) File quality */ |