C# 클래스 Downsize.ImageScalerService

파일 보기 프로젝트 열기: ChaseFlorell/Downsize 1 사용 예제들

공개 메소드들

메소드 설명
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