Raise a ValueError instead of a plain Error when calling imagecreate() or imagecreatetruecolor() with too big or small values for the width or height arguments.
We also add a test helper which we will be using for other GD functions as well.