ImageMode ========= .. currentmodule:: toasty.image .. autoclass:: ImageMode :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ImageMode.F32 ~ImageMode.RGB ~ImageMode.RGBA .. rubric:: Methods Summary .. autosummary:: ~ImageMode.get_default_save_extension ~ImageMode.make_maskable_buffer ~ImageMode.try_as_pil .. rubric:: Attributes Documentation .. autoattribute:: F32 .. autoattribute:: RGB .. autoattribute:: RGBA .. rubric:: Methods Documentation .. automethod:: get_default_save_extension .. automethod:: make_maskable_buffer .. automethod:: try_as_pil