#14 Save Image in Savefile

Kapalı
kevin.trometer tarafından 7 yıl önce kere açıldı · 4 yorum
Kevin Trometer 7 yıl önce olarak yorumlandı
Henüz bir içerik yok.
Ghost 7 yıl önce olarak yorumlandı

to serialize images its impossible since they have to be converted into a ByteArray where per pixel there is a byte, where it easily can take about 5 minutes per picture. I think we should the change the save files into something similar like an archive file. Much Faster that way.

to serialize images its impossible since they have to be converted into a ByteArray where per pixel there is a byte, where it easily can take about 5 minutes per picture. I think we should the change the save files into something similar like an archive file. Much Faster that way.
Carlos Garcia 7 yıl önce olarak yorumlandı
Sahibi

Serializing an image is not a difficult task, it's very common. Making an archive is also a possibility. Weight both options and choose the one that will make it easier to save all that needs to be saved.

Serializing an image is not a difficult task, it's very common. Making an archive is also a possibility. Weight both options and choose the one that will make it easier to save all that needs to be saved.
Ghost 7 yıl önce olarak yorumlandı

storing in archive file finished. New savefiles have the ending *.holon. You can also choose your own extension. Its inside the Menu. Loading not finished for the Archive File. And also i'm using the Apache Common Compression Api for the Save Files. We can use it, but not sure abt the Licence. Please take a look at if if you have time.

storing in archive file finished. New savefiles have the ending *.holon. You can also choose your own extension. Its inside the Menu. Loading not finished for the Archive File. And also i'm using the Apache Common Compression Api for the Save Files. We can use it, but not sure abt the Licence. Please take a look at if if you have time.
Ghost 7 yıl önce olarak yorumlandı

finished

finished
Giriş yap bu konuşmaya katılmak için.
Kilometre Taşı Yok
Atanan Kişi Yok
3 Katılımcı
Yükleniyor...
İptal
Kaydet
Henüz bir içerik yok.