GimpUi.ZoomModel.prototype.get_factor
function get_factor(): Number(gdouble) {
// Gjs wrapper for gimp_zoom_model_get_factor()
}
Retrieves the current zoom factor of model.
- Returns
-
the current scale factor
Since GIMP 2.4
function get_factor(): Number(gdouble) {
// Gjs wrapper for gimp_zoom_model_get_factor()
}
Retrieves the current zoom factor of model.
the current scale factor
Since GIMP 2.4