loadFromMemoryCache
Loads the image from the in-memory com.grarcht.shuttle.demo.processdeath.model.ImageCache and updates imageState. Transitions to SecondImageState.LostToProcessDeath if the cache is empty, demonstrating that in-memory state does not survive process death.