getImageResolution static method

ImageResolution getImageResolution()

Get current image resolution

Implementation

static ImageResolution getImageResolution() {
  return _imageResolution;
}