getImageResolution static method
ImageResolution
getImageResolution()
Get current image resolution
Implementation
static ImageResolution getImageResolution() {
return _imageResolution;
}
Get current image resolution
static ImageResolution getImageResolution() {
return _imageResolution;
}