Beispiel #1
0
 public static void SaveQnt(Stream stream, FreeImageBitmap bitmap)
 {
     Qnt.SaveImage(stream, bitmap);
 }