What's up with sycl::image?

Hi Joachim,
Our samples have two examples of using sycl::image (hidden from search by the namespace):
Gaussian Blur
Images

The SYCL CTS also has some code that demonstrates how to use the image API