C# Class PdfThumbnailComparer.Lib.ImageExt

显示文件 Open project: VahidN/PdfReport

Public Methods

Method Description
ResizeImage ( this image, int thumbWidth, int thumbHeight ) : byte[]

Method Details

ResizeImage() public static method

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