hey guys,
i've used imagemagick command line code for an asp.net site which converted a scripted batch set of images, but am currently working with the magick.net wrapper for c#.
basically what I am trying to achieve (and somewhat unsuccessfully at the time) is to add a basic white background that is of a fixed width, wider than the portrait image (which comes from an aws bucket, so url based), while centering the portrait image in the end result.
if anyone has any tips or suggestions, thank you in advance!
i've used imagemagick command line code for an asp.net site which converted a scripted batch set of images, but am currently working with the magick.net wrapper for c#.
basically what I am trying to achieve (and somewhat unsuccessfully at the time) is to add a basic white background that is of a fixed width, wider than the portrait image (which comes from an aws bucket, so url based), while centering the portrait image in the end result.
if anyone has any tips or suggestions, thank you in advance!