How to make a single image in to different(optimize) sizes once image uploaded?
        Posted  
        
            by 
                Shakil
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Shakil
        
        
        
        Published on 2012-09-25T08:04:38Z
        Indexed on 
            2012/09/25
            9:37 UTC
        
        
        Read the original article
        Hit count: 290
        
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
© Stack Overflow or respective owner