C# 클래스 CodeTV.Utils

파일 보기 프로젝트 열기: dgis/CodeTV

공개 메소드들

메소드 설명
ResizeImage ( Image image, int newWidth, int newHeight, bool highQuality ) : Image

비공개 메소드들

메소드 설명
GetCapture ( ) : IntPtr

메소드 상세

ResizeImage() 공개 정적인 메소드

public static ResizeImage ( Image image, int newWidth, int newHeight, bool highQuality ) : Image
image Image
newWidth int
newHeight int
highQuality bool
리턴 Image