C# Class PdfThumbnailComparer.Lib.ImageExt

Afficher le fichier Open project: VahidN/PdfReport

Méthodes publiques

Méthode Description
ResizeImage ( this image, int thumbWidth, int thumbHeight ) : byte[]

Method Details

ResizeImage() public static méthode

public static ResizeImage ( this image, int thumbWidth, int thumbHeight ) : byte[]
image this
thumbWidth int
thumbHeight int
Résultat byte[]