C# Класс Downsize.ImageScalerService

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Scale ( int newWidth, int newHeight, string stPhotoPath ) : Image

Описание методов

Scale() публичный Метод

public Scale ( int newWidth, int newHeight, string stPhotoPath ) : Image
newWidth int
newHeight int
stPhotoPath string
Результат Image