Gimp.Image
const Gimp = imports.gi.Gimp;
let image = new Gimp.Image({
id: value,
});
Operations on complete images: creation, resizing/rescaling, and operations involving multiple layers.
Hierarchy
-
GObject.Object
- Gimp.Image
Constructors
Methods
- Gimp.Image.prototype.add_hguide
- Gimp.Image.prototype.add_sample_point
- Gimp.Image.prototype.add_vguide
- Gimp.Image.prototype.attach_parasite
- Gimp.Image.prototype.clean_all
- Gimp.Image.prototype.convert_color_profile
- Gimp.Image.prototype.convert_color_profile_from_file
- Gimp.Image.prototype.convert_grayscale
- Gimp.Image.prototype.convert_indexed
- Gimp.Image.prototype.convert_precision
- Gimp.Image.prototype.convert_rgb
- Gimp.Image.prototype.crop
- Gimp.Image.prototype.delete
- Gimp.Image.prototype.delete_guide
- Gimp.Image.prototype.delete_sample_point
- Gimp.Image.prototype.detach_parasite
- Gimp.Image.prototype.duplicate
- Gimp.Image.prototype.find_next_guide
- Gimp.Image.prototype.find_next_sample_point
- Gimp.Image.prototype.flatten
- Gimp.Image.prototype.flip
- Gimp.Image.prototype.floating_sel_attached_to
- Gimp.Image.prototype.freeze_channels
- Gimp.Image.prototype.freeze_layers
- Gimp.Image.prototype.freeze_vectors
- Gimp.Image.prototype.get_base_type
- Gimp.Image.prototype.get_channel_by_name
- Gimp.Image.prototype.get_channel_by_tattoo
- Gimp.Image.prototype.get_color_profile
- Gimp.Image.prototype.get_colormap
- Gimp.Image.prototype.get_component_active
- Gimp.Image.prototype.get_component_visible
- Gimp.Image.prototype.get_default_new_layer_mode
- Gimp.Image.prototype.get_effective_color_profile
- Gimp.Image.prototype.get_exported_file
- Gimp.Image.prototype.get_file
- Gimp.Image.prototype.get_floating_sel
- Gimp.Image.prototype.get_guide_orientation
- Gimp.Image.prototype.get_guide_position
- Gimp.Image.prototype.get_height
- Gimp.Image.prototype.get_id
- Gimp.Image.prototype.get_imported_file
- Gimp.Image.prototype.get_item_position
- Gimp.Image.prototype.get_layer_by_name
- Gimp.Image.prototype.get_layer_by_tattoo
- Gimp.Image.prototype.get_metadata
- Gimp.Image.prototype.get_name
- Gimp.Image.prototype.get_parasite
- Gimp.Image.prototype.get_parasite_list
- Gimp.Image.prototype.get_precision
- Gimp.Image.prototype.get_resolution
- Gimp.Image.prototype.get_sample_point_position
- Gimp.Image.prototype.get_selected_drawables
- Gimp.Image.prototype.get_selection
- Gimp.Image.prototype.get_simulation_bpc
- Gimp.Image.prototype.get_simulation_intent
- Gimp.Image.prototype.get_simulation_profile
- Gimp.Image.prototype.get_tattoo_state
- Gimp.Image.prototype.get_thumbnail
- Gimp.Image.prototype.get_thumbnail_data
- Gimp.Image.prototype.get_unit
- Gimp.Image.prototype.get_vectors_by_name
- Gimp.Image.prototype.get_vectors_by_tattoo
- Gimp.Image.prototype.get_width
- Gimp.Image.prototype.get_xcf_file
- Gimp.Image.prototype.grid_get_background_color
- Gimp.Image.prototype.grid_get_foreground_color
- Gimp.Image.prototype.grid_get_offset
- Gimp.Image.prototype.grid_get_spacing
- Gimp.Image.prototype.grid_get_style
- Gimp.Image.prototype.grid_set_background_color
- Gimp.Image.prototype.grid_set_foreground_color
- Gimp.Image.prototype.grid_set_offset
- Gimp.Image.prototype.grid_set_spacing
- Gimp.Image.prototype.grid_set_style
- Gimp.Image.prototype.insert_channel
- Gimp.Image.prototype.insert_layer
- Gimp.Image.prototype.insert_vectors
- Gimp.Image.prototype.is_dirty
- Gimp.Image.prototype.is_valid
- Gimp.Image.prototype.list_channels
- Gimp.Image.prototype.list_layers
- Gimp.Image.prototype.list_selected_channels
- Gimp.Image.prototype.list_selected_drawables
- Gimp.Image.prototype.list_selected_layers
- Gimp.Image.prototype.list_selected_vectors
- Gimp.Image.prototype.list_vectors
- Gimp.Image.prototype.lower_item
- Gimp.Image.prototype.lower_item_to_bottom
- Gimp.Image.prototype.merge_down
- Gimp.Image.prototype.merge_layer_group
- Gimp.Image.prototype.merge_visible_layers
- Gimp.Image.prototype.metadata_load_finish
- Gimp.Image.prototype.metadata_load_prepare
- Gimp.Image.prototype.metadata_save_filter
- Gimp.Image.prototype.metadata_save_finish
- Gimp.Image.prototype.metadata_save_prepare
- Gimp.Image.prototype.pick_color
- Gimp.Image.prototype.pick_correlate_layer
- Gimp.Image.prototype.policy_color_profile
- Gimp.Image.prototype.policy_rotate
- Gimp.Image.prototype.raise_item
- Gimp.Image.prototype.raise_item_to_top
- Gimp.Image.prototype.remove_channel
- Gimp.Image.prototype.remove_layer
- Gimp.Image.prototype.remove_vectors
- Gimp.Image.prototype.reorder_item
- Gimp.Image.prototype.resize
- Gimp.Image.prototype.resize_to_layers
- Gimp.Image.prototype.rotate
- Gimp.Image.prototype.scale
- Gimp.Image.prototype.select_color
- Gimp.Image.prototype.select_contiguous_color
- Gimp.Image.prototype.select_ellipse
- Gimp.Image.prototype.select_item
- Gimp.Image.prototype.select_polygon
- Gimp.Image.prototype.select_rectangle
- Gimp.Image.prototype.select_round_rectangle
- Gimp.Image.prototype.set_color_profile
- Gimp.Image.prototype.set_color_profile_from_file
- Gimp.Image.prototype.set_colormap
- Gimp.Image.prototype.set_component_active
- Gimp.Image.prototype.set_component_visible
- Gimp.Image.prototype.set_file
- Gimp.Image.prototype.set_metadata
- Gimp.Image.prototype.set_resolution
- Gimp.Image.prototype.set_selected_channels
- Gimp.Image.prototype.set_selected_layers
- Gimp.Image.prototype.set_selected_vectors
- Gimp.Image.prototype.set_simulation_bpc
- Gimp.Image.prototype.set_simulation_intent
- Gimp.Image.prototype.set_simulation_profile
- Gimp.Image.prototype.set_simulation_profile_from_file
- Gimp.Image.prototype.set_tattoo_state
- Gimp.Image.prototype.set_unit
- Gimp.Image.prototype.take_selected_channels
- Gimp.Image.prototype.take_selected_layers
- Gimp.Image.prototype.take_selected_vectors
- Gimp.Image.prototype.thaw_channels
- Gimp.Image.prototype.thaw_layers
- Gimp.Image.prototype.thaw_vectors
- Gimp.Image.prototype.undo_disable
- Gimp.Image.prototype.undo_enable
- Gimp.Image.prototype.undo_freeze
- Gimp.Image.prototype.undo_group_end
- Gimp.Image.prototype.undo_group_start
- Gimp.Image.prototype.undo_is_enabled
- Gimp.Image.prototype.undo_thaw
- Gimp.Image.prototype.unset_active_channel