Variable ImageDims.width

struct ImageDims
{
  // ...
  uint width ;
  // ...
}