Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Downsize
ImageScalerService
C# Class Downsize.ImageScalerService
Mostrar archivo
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