mirror of
https://github.com/ImageMagick/ImageMagick.git
synced 2026-05-31 11:18:42 +02:00
Added modifyImage.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user