- CloneImageOptions
MagickBooleanType CloneImageOptions(ImageInfo* , const(ImageInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CommandOptionToMnemonic
const(char)* CommandOptionToMnemonic(CommandOption , ssize_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DefineImageOption
MagickBooleanType DefineImageOption(ImageInfo* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DeleteImageOption
MagickBooleanType DeleteImageOption(ImageInfo* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DestroyImageOptions
void DestroyImageOptions(ImageInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetCommandOptionFlags
ssize_t GetCommandOptionFlags(CommandOption , MagickBooleanType , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetCommandOptions
char** GetCommandOptions(CommandOption )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageOption
const(char)* GetImageOption(const(ImageInfo)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetMagickOptions
char** GetMagickOptions(MagickOption )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetNextImageOption
char* GetNextImageOption(const(ImageInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IsCommandOption
MagickBooleanType IsCommandOption(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IsMagickOption
MagickBooleanType IsMagickOption(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- IsOptionMember
MagickBooleanType IsOptionMember(const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ListCommandOptions
MagickBooleanType ListCommandOptions(FILE* , CommandOption , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ListMagickOptions
MagickBooleanType ListMagickOptions(FILE* , MagickOption , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- MagickOptionToMnemonic
const(char)* MagickOptionToMnemonic(MagickOption , ssize_t )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ParseChannelOption
ssize_t ParseChannelOption(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ParseCommandOption
ssize_t ParseCommandOption(CommandOption , MagickBooleanType , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ParseMagickOption
ssize_t ParseMagickOption(MagickOption , MagickBooleanType , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- RemoveImageOption
char* RemoveImageOption(ImageInfo* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ResetImageOptionIterator
void ResetImageOptionIterator(const(ImageInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ResetImageOptions
void ResetImageOptions(const(ImageInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SetImageOption
MagickBooleanType SetImageOption(ImageInfo* , const(char)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.