C# Class CodeTV.Utils

Afficher le fichier Open project: dgis/CodeTV

Méthodes publiques

Méthode Description
ResizeImage ( Image image, int newWidth, int newHeight, bool highQuality ) : Image

Private Methods

Méthode Description
GetCapture ( ) : IntPtr

Method Details

ResizeImage() public static méthode

public static ResizeImage ( Image image, int newWidth, int newHeight, bool highQuality ) : Image
image Image
newWidth int
newHeight int
highQuality bool
Résultat Image