creating an GPU image from a pointer

Is it possible to provide an existing pointer to unified memory and create a GPUImage?
I am managing my data through another library but I would like to leverage some of the nice 3D processing ITK provides.