Get the latest image library error

Property definitions

sdl2 $ IMG :: error
	# Get the latest image library error
	fun error: CString `{ return (char*)IMG_GetError(); `}
lib/sdl2/image.nit:53,2--54,55