Camera.all_off¶
- Camera.all_off()[source]¶
This method sets every element of the
image_masklist toFalseso that no images are considered in the GIANT routines or returned when this class is iterated on.- Return type:
None
This method sets every element of the image_mask list to False so that no images are considered in
the GIANT routines or returned when this class is iterated on.
None