initialize_images
- lib.gui.utils.image.initialize_images() None
Initialize the
Imageshandler and add to global constant.This should only be called once on first GUI startup. Future access to
Imageshandler should only be executed throughget_images().- Return type:
None