C# Класс CodeTV.Utils

Показать файл Открыть проект

Открытые методы

Метод Описание
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