TuttleOFX  1
tuttle::plugin::imagemagick::reader Namespace Reference

Data Structures

struct  ImageMagickReaderProcessParams
class  ImageMagickReaderPlugin
 ImageMagick reader. More...
class  ImageMagickReaderProcess

Functions

 mDeclarePluginFactory (ImageMagickReaderPluginFactory,{},{})
template<class SView , class DView >
void copy_and_convert_from_buffer (Image *image, DView &dst)

Variables

static const bool kSupportTiles = false

Function Documentation

template<class SView , class DView >
void tuttle::plugin::imagemagick::reader::copy_and_convert_from_buffer ( Image *  image,
DView &  dst 
)

Definition at line 107 of file ImageMagickReaderProcess.tcc.

tuttle::plugin::imagemagick::reader::mDeclarePluginFactory ( ImageMagickReaderPluginFactory  )

Variable Documentation

Definition at line 10 of file ImageMagickReaderPluginFactory.hpp.