C# Class Downsize.ImageScalerService

ファイルを表示 Open project: ChaseFlorell/Downsize Class Usage Examples

Public Methods

Method Description
Scale ( int newWidth, int newHeight, string stPhotoPath ) : Image

Method Details

Scale() public method

public Scale ( int newWidth, int newHeight, string stPhotoPath ) : Image
newWidth int
newHeight int
stPhotoPath string
return Image