|
Hello and happy new year to everybody :)
I'm implementing an object in java using the ImageStack class.
This object required to be a serializable one.
The compilation of my code is ok but not the execution.
Does anybody know if it is possible to use ImageStack class as serializable and how?
Thanks
Blandine
|