public static ResizeImage ( Image image, int newWidth, int newHeight, bool highQuality ) : Image | ||
image | Image | |
newWidth | int | |
newHeight | int | |
highQuality | bool | |
return | Image |
public static ResizeImage ( Image image, int newWidth, int newHeight, bool highQuality ) : Image | ||
image | Image | |
newWidth | int | |
newHeight | int | |
highQuality | bool | |
return | Image |