getImageWidth method

double getImageWidth()

Implementation

double getImageWidth() {
  return _imageWidth;
}