C# Class Algorithmix.Preprocessing.Expander

Afficher le fichier Open project: Algorithmix/Papyrus

Méthodes publiques

Méthode Description
Expand ( System shred ) : System.Drawing.Bitmap

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

Method Details

Expand() public static méthode

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
Résultat System.Drawing.Bitmap