How to make a single image in to different(optimize) sizes once image uploaded?
- by Shakil
Hi All i am working on mvc4(webapi)
i need create for single image into different sizes
for example i had loaded a image for file upload control
once press the button of upload the single image should divide in to different sizes (like thumbnail
large size medium size )
actually i am new for webapi i don't have any idea about it but i need to make this by writing hard code i will provide a path for it to store images could any body plz help me to do this work
thank in advance