Gimp.Image.get_by_id
@accepts(gint32)
@returns(Gimp.Image)
def get_by_id(image_id):
# Python wrapper for gimp_image_get_by_id()
Since 3.0
- image_id
The image id.
- Returns
@accepts(gint32)
@returns(Gimp.Image)
def get_by_id(image_id):
# Python wrapper for gimp_image_get_by_id()
Since 3.0
The image id.