get_by_id


Description:

[ Version ( since = "3.0" ) ]
public static unowned Image? get_by_id (int32 image_id)

Parameters:

image_id

The image id.

Returns:

a Image for image_id or null if image_id does not represent a valid image. The object belongs to libgimp and you must not modify or unref it.