Variable ImageMemoryBarrier.image

struct ImageMemoryBarrier
{
  // ...
  ImageBase image ;
  // ...
}