Variable Dds.Header.height

Height in pixels

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