C# Class Downsize.ImageScalerService

Afficher le fichier Open project: ChaseFlorell/Downsize Class Usage Examples

Méthodes publiques

Méthode Description
Scale ( int newWidth, int newHeight, string stPhotoPath ) : Image

Method Details

Scale() public méthode

public Scale ( int newWidth, int newHeight, string stPhotoPath ) : Image
newWidth int
newHeight int
stPhotoPath string
Résultat Image