dmagick.c.property

Undocumented in source.

Members

Functions

CloneImageProperties
MagickBooleanType CloneImageProperties(Image* , const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DefineImageProperty
MagickBooleanType DefineImageProperty(Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DeleteImageProperty
MagickBooleanType DeleteImageProperty(Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DestroyImageProperties
void DestroyImageProperties(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
FormatImageProperty
MagickBooleanType FormatImageProperty(Image* , 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.
FormatImagePropertyList
MagickBooleanType FormatImagePropertyList(Image* , const(char)* , const(char)* , va_list )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageProperty
const(char)* GetImageProperty(const(Image)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetMagickProperty
const(char)* GetMagickProperty(const(ImageInfo)* , Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetNextImageProperty
char* GetNextImageProperty(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
InterpretImageProperties
char* InterpretImageProperties(const(ImageInfo)* , Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RemoveImageProperty
char* RemoveImageProperty(Image* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ResetImagePropertyIterator
void ResetImagePropertyIterator(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetImageProperty
MagickBooleanType SetImageProperty(Image* , 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.

Meta