image2d ======= Description *********** **image2d** is a class to store and work on 2d image in voxel. It is used to store the different variable in aita (phi1,phi,qua, ...) It can be used to work one every king of 2d image. There is two class that herite from image2d : 1. **mask2d** to work on mask 2. **micro2d** to work with microstructure Function ******** .. automodule:: AITAToolbox.image2d :special-members: :members: