- CloneImageProfiles
MagickBooleanType CloneImageProfiles(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.
- DeleteImageProfile
MagickBooleanType DeleteImageProfile(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.
- DestroyImageProfiles
void DestroyImageProfiles(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetImageProfile
const(StringInfo)* GetImageProfile(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.
- GetNextImageProfile
char* GetNextImageProfile(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ProfileImage
MagickBooleanType ProfileImage(Image* , const(char)* , const(void)* , size_t , MagickBooleanType )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- RemoveImageProfile
StringInfo* RemoveImageProfile(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.
- ResetImageProfileIterator
void ResetImageProfileIterator(const(Image)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SetImageProfile
MagickBooleanType SetImageProfile(Image* , const(char)* , const(StringInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- SyncImageProfiles
MagickBooleanType SyncImageProfiles(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.