dmagick.c.artifact

Undocumented in source.

Members

Functions

CloneImageArtifacts
MagickBooleanType CloneImageArtifacts(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.
DefineImageArtifact
MagickBooleanType DefineImageArtifact(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.
DeleteImageArtifact
MagickBooleanType DeleteImageArtifact(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.
DestroyImageArtifacts
void DestroyImageArtifacts(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetImageArtifact
const(char)* GetImageArtifact(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.
GetNextImageArtifact
char* GetNextImageArtifact(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
RemoveImageArtifact
char* RemoveImageArtifact(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.
ResetImageArtifactIterator
void ResetImageArtifactIterator(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SetImageArtifact
MagickBooleanType SetImageArtifact(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