============== bfio.BioReader ============== .. autoclass:: bfio.bfio.BioReader :members: :show-inheritance: :inherited-members: .. py:method:: X py:property:: :setter: X is :attr:`~bfio.bfio.BioReader.read_only` in :class:`~bfio.bfio.BioReader` :getter: Number of pixels in the x-dimension (width) :type: :attr:`int` .. py:method:: Y py:property:: :setter: Y is :attr:`~bfio.bfio.BioReader.read_only` in :class:`~bfio.bfio.BioReader` :getter: Number of pixels in the y-dimension (height) :type: :attr:`int` .. py:method:: Z py:property:: :setter: Z is :attr:`~bfio.bfio.BioReader.read_only` in :class:`~bfio.bfio.BioReader` :getter: Number of pixels in the z-dimension (depth) :type: :attr:`int` .. py:method:: C py:property:: :setter: C is :attr:`~bfio.bfio.BioReader.read_only` in :class:`~bfio.bfio.BioReader` :getter: Number of pixels in the c-dimension :type: :attr:`int` .. py:method:: T py:property:: :setter: T is :attr:`~bfio.bfio.BioReader.read_only` in :class:`~bfio.bfio.BioReader` :getter: Number of pixels in the t-dimension :type: :attr:`int`