Added modifyImage.

This commit is contained in:
dirk
2014-11-01 11:26:54 +00:00
parent 27b3d94348
commit 545c6e7446
+1
View File
@@ -933,6 +933,7 @@ std::string Magick::Image::formatExpression(const std::string expression)
text_string;
GetPPException;
modifyImage();
text=InterpretImageProperties(imageInfo(),image(),expression.c_str(),
exceptionInfo);
if (text != (char *) NULL)