dmagick.c.magick

Undocumented in source.

Members

Aliases

DecodeImageHandler
alias DecodeImageHandler = Image* function(const(ImageInfo)*, ExceptionInfo*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
EncodeImageHandler
alias EncodeImageHandler = MagickBooleanType function(const(ImageInfo)*, Image*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsImageFormatHandler
alias IsImageFormatHandler = MagickBooleanType function(const(ubyte)*, const size_t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Enums

MagickFormatType
enum MagickFormatType
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MagickThreadSupport
enum MagickThreadSupport
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

GetImageDecoder
DecodeImageHandler* GetImageDecoder(const(MagickInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageEncoder
EncodeImageHandler* GetImageEncoder(const(MagickInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageMagick
MagickBooleanType GetImageMagick(const(ubyte)* , size_t , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickAdjoin
MagickBooleanType GetMagickAdjoin(const(MagickInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickBlobSupport
MagickBooleanType GetMagickBlobSupport(const(MagickInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickDescription
const(char)* GetMagickDescription(const(MagickInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickEndianSupport
MagickBooleanType GetMagickEndianSupport(const(MagickInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickInfo
const(MagickInfo)* GetMagickInfo(const(char)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickInfoList
const(MagickInfo)** GetMagickInfoList(const(char)* , size_t* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickList
char** GetMagickList(const(char)* , size_t* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickMimeType
const(char)* GetMagickMimeType(const(MagickInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickPrecision
int GetMagickPrecision()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickRawSupport
MagickBooleanType GetMagickRawSupport(const(MagickInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickSeekableStream
MagickBooleanType GetMagickSeekableStream(const(MagickInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickThreadSupport
MagickStatusType GetMagickThreadSupport(const(MagickInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsMagickCoreInstantiated
MagickBooleanType IsMagickCoreInstantiated()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
IsMagickInstantiated
MagickBooleanType IsMagickInstantiated()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MagickComponentGenesis
MagickBooleanType MagickComponentGenesis()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MagickComponentTerminus
void MagickComponentTerminus()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MagickCoreGenesis
void MagickCoreGenesis(const(char)* , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MagickCoreTerminus
void MagickCoreTerminus()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RegisterMagickInfo
MagickInfo* RegisterMagickInfo(MagickInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetMagickInfo
MagickInfo* SetMagickInfo(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetMagickPrecision
int SetMagickPrecision(int )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
UnregisterMagickInfo
MagickBooleanType UnregisterMagickInfo(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

MagickInfo
struct MagickInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta