Quantcast
Viewing all articles
Browse latest Browse all 35

MagickWand • Re: distort:viewport

I found one solution, but maybe not the best:

CODE:

NewWand = MagickGetImageRegion(Wand, 640, 431, 0, 30);
The resulting picture is now binary identical to the one the command line creates.

But there must be a faster way than creating a copy of the picture!

Statistics: Posted by dummzeuch — 2019-10-23T03:11:56-07:00



Viewing all articles
Browse latest Browse all 35

Trending Articles