Camera.all_on¶
- Camera.all_on()[source]¶
This method sets every element of the
image_masklist toTrueso that all images are considered in the GIANT routines and returned when this class is iterated on.- Return type:
None
This method sets every element of the image_mask list to True so that all images are considered in
the GIANT routines and returned when this class is iterated on.
None