Variable ImageInfo.format

struct ImageInfo
{
  // ...
  Format format ;
  // ...
}