Get the IMG singleton

Property definitions

sdl2 $ IMG :: new
	# Get the `IMG` singleton
	new do return once new IMG.internal
lib/sdl2/image.nit:39,2--40,36