calculator._image ================= .. py:module:: calculator._image Classes ------- .. autoapisummary:: calculator._image.Image Module Contents --------------- .. py:class:: Image(data) .. py:attribute:: _data :type: numpy.ndarray .. py:property:: data :type: numpy.ndarray .. py:method:: from_array(data) :classmethod: .. py:method:: from_file(file_path) :classmethod: