C# Class FolketsTing.Controllers.ImageExtensions

Exibir arquivo Open project: friism/folketsting

Public Methods

Method Description
Resize ( this image, int width, int height ) : Image

Method Details

Resize() public static method

public static Resize ( this image, int width, int height ) : Image
image this
width int
height int
return System.Drawing.Image