Home | History | Annotate | Download | only in MagickCore

Lines Matching defs:artifact

45 #include "MagickCore/artifact.h"
1245 *artifact;
1263 artifact=GetImageArtifact(image,"dither");
1264 if (artifact != (const char *) NULL)
1265 (void) SetImageOption(image_info,"dither",artifact);