C# 클래스 CreateThumbNail, getputs

상속: System.Web.UI.Page
파일 보기 프로젝트 열기: vatsal/getputs

공개 메소드들

메소드 설명
CreateThumbnail ( string lcFilename, int lnWidth, int lnHeight ) : Bitmap

비공개 메소드들

메소드 설명
ErrorResult ( ) : void
Page_Load ( object sender, System e ) : void

메소드 상세

CreateThumbnail() 공개 정적인 메소드

public static CreateThumbnail ( string lcFilename, int lnWidth, int lnHeight ) : Bitmap
lcFilename string
lnWidth int
lnHeight int
리턴 Bitmap