c# - Resizing images to a fixed size -


i need resize images multiple dimensions same size . profile images , can crop width or height of image if needed make aspect ratio similar . need add watermark image . suggest library image manipulation.

thanks

image magick good, has bindings language , available operating systems - free.


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -