C# Class Interaction.Dumper

Afficher le fichier Open project: mikhailshilkov/FsPokerLogic

Méthodes publiques

Méthode Description
SaveBitmap ( Bitmap bitmap, string fileName ) : void

Method Details

SaveBitmap() public static méthode

public static SaveBitmap ( Bitmap bitmap, string fileName ) : void
bitmap System.Drawing.Bitmap
fileName string
Résultat void