C# 클래스 PdfThumbnailComparer.Lib.ImageExt

파일 보기 프로젝트 열기: VahidN/PdfReport

공개 메소드들

메소드 설명
ResizeImage ( this image, int thumbWidth, int thumbHeight ) : byte[]

메소드 상세

ResizeImage() 공개 정적인 메소드

public static ResizeImage ( this image, int thumbWidth, int thumbHeight ) : byte[]
image this
thumbWidth int
thumbHeight int
리턴 byte[]