Variable Bitmap.height

struct Bitmap
{
  // ...
  size_t height ;
  // ...
}