Quantcast
Channel: magick Issue Tracker Rss Feed
Viewing all articles
Browse latest Browse all 1011

Edited Feature: Allow operations on image argument in MagickScript [1199]

$
0
0
Allow the following:
```
<msl>
<read>
<composite x="0" y="0" compose="Darken">
<image id="mask">
<extent width="100" height="100" gravity="Center" backgroundColor="#fff" />
</image>
</composite>
</read>
</msl>
```

Viewing all articles
Browse latest Browse all 1011

Trending Articles