Not an oversight, the docs state it is not available with a static interface.
As to the why, no idea, the Image class was largely a contribution. It seems the only method in the docs that has no static equivalent, so I agree with you this is an oversight, I'll add it.
Having said this, it is better to avoid static calls, but load a driver object with an image using forge(), and then use method chaining.