initialize_images

lib.gui.utils.image.initialize_images() None

Initialize the Images handler and add to global constant.

This should only be called once on first GUI startup. Future access to Images handler should only be executed through get_images().

Return type:

None