Quantcast
Channel: magick Discussions Rss Feed
Viewing all articles
Browse latest Browse all 3693

New Post: add white bars/background wider than a portrait image (centering the photo)

$
0
0
Your code should be changed to this:
privatestaticvoid ForceLetterbox(MagickImage image)
{
  image.Extent(300, 300, Gravity.Center, new MagickColor("White"));
}
Or maybe I understand incorrectly what you want to accomplish.

Viewing all articles
Browse latest Browse all 3693

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>