Imagemagic: How to add backgroud image to another image using C#
I want to resize the image to custom width and height(eg: 225 X 225). And filled the remaining area with green background to get the exact custom image size. Using .net imagemagic library.