Gimp.context_get_transform_resize

function context_get_transform_resize(): Gimp.TransformResize {
    // Gjs wrapper for gimp_context_get_transform_resize()
}
  

Get the transform resize type.

This procedure returns the transform resize setting. The return value is an integer which corresponds to the values listed in the argument description.

Since 2.8

Returns

The transform resize type.