Variable Dds.Header.width

Width in pixels

struct Dds.Header
{
  // ...
  uint width ;
  // ...
}