Gimp.context_get_transform_resize

@returns(Gimp.TransformResize)
def context_get_transform_resize():
    # Python wrapper for gimp_context_get_transform_resize()
  

Get the transform resize type.

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