C# Класс Clippy.Imaging.Resizing.Resizer

Class that handles the resizing
Показать файл Открыть проект

Приватные методы

Метод Описание
Resize ( Image image, ResizeMethod method, Size size, Brush brush ) : Bitmap

Method that resizes and returns a bitmap of the resized image depending on resizing method, size and padcolor

Resize ( Image image, ResizeMethod method, Size size, Color padColor ) : Bitmap

Method that resizes and returns a bitmap of the resized image depending on resizing method, size and padcolor