C# Класс Algorithmix.Preprocessing.Expander

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

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

Метод Описание
Expand ( System shred ) : System.Drawing.Bitmap

Expands the given image to with a transparent boarder of size determined in this class

Описание методов

Expand() публичный статический Метод

Expands the given image to with a transparent boarder of size determined in this class
public static Expand ( System shred ) : System.Drawing.Bitmap
shred System the image to expand
Результат System.Drawing.Bitmap