C# Class FolketsTing.Controllers.ImageExtensions

Afficher le fichier Open project: friism/folketsting

Méthodes publiques

Méthode Description
Resize ( this image, int width, int height ) : Image

Method Details

Resize() public static méthode

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