Variable ImageInfo.type

struct ImageInfo
{
  // ...
  ImageType type ;
  // ...
}