Image ===== .. currentmodule:: toasty.image .. autoclass:: Image :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Image.dtype ~Image.height ~Image.mode ~Image.shape ~Image.width .. rubric:: Methods Summary .. autosummary:: ~Image.asarray ~Image.aspil ~Image.clear ~Image.fill_into_maskable_buffer ~Image.from_array ~Image.from_pil ~Image.make_thumbnail_bitmap ~Image.save_default .. rubric:: Attributes Documentation .. autoattribute:: dtype .. autoattribute:: height .. autoattribute:: mode .. autoattribute:: shape .. autoattribute:: width .. rubric:: Methods Documentation .. automethod:: asarray .. automethod:: aspil .. automethod:: clear .. automethod:: fill_into_maskable_buffer .. automethod:: from_array .. automethod:: from_pil .. automethod:: make_thumbnail_bitmap .. automethod:: save_default