Synch
This commit is contained in:
@@ -40,7 +40,7 @@ namespace Casino
|
||||
Database db = new Database();
|
||||
byte[] img = db.GetCardImage(Bild);//2-10
|
||||
|
||||
kartenBild.Source = ByteArrayToImage(img);
|
||||
Bild_21.Source = ByteArrayToImage(img);
|
||||
}
|
||||
|
||||
private BitmapImage ByteArrayToImage(byte[] bytes)
|
||||
|
||||
Reference in New Issue
Block a user