Variable ImageInfo.usage

struct ImageInfo
{
  // ...
  ImageUsage usage ;
  // ...
}