Variable ImageInfo.dims

struct ImageInfo
{
  // ...
  ImageDims dims ;
  // ...
}