The title might be a little misleading, so I will try to elaborate as best as possible.
I have a function that runs at the beginning of the game to load images that are only needed at that time. (Example is a Background Image of the Menu) I was just wondering if there is a way to free up/release that image so there is no memory being wasted?