getImageHeight method

double getImageHeight()

Implementation

double getImageHeight() {
  return _imageHeight;
}