Variable ImageInfo.tiling

struct ImageInfo
{
  // ...
  ImageTiling tiling ;
  // ...
}