Searched refs:gimp_image_remove_channel (Results 1 – 18 of 18) sorted by relevance
/dports/graphics/gimp-resynthesizer/resynthesizer-2.0.3/PluginScripts/ |
H A D | plugin-uncrop.py | 134 pdb.gimp_image_remove_channel(orgImage, selectAllPrior)
|
H A D | plugin-map-style.py | 146 pdb.gimp_image_remove_channel(image, original_selection) # cleanup the copied selection mask
|
/dports/graphics/gimp-app/gimp-2.10.30/app/core/ |
H A D | gimpimage-quick-mask.c | 132 gimp_image_remove_channel (image, mask, TRUE, NULL); in gimp_image_set_quick_mask_state()
|
H A D | gimpchannelundo.c | 200 gimp_image_remove_channel (undo->image, channel, FALSE, in gimp_channel_undo_pop()
|
H A D | gimpimage.h | 435 void gimp_image_remove_channel (GimpImage *image,
|
H A D | gimpselection.c | 777 gimp_image_remove_channel (image, GIMP_CHANNEL (pickable), in gimp_selection_extract()
|
H A D | gimpimage.c | 4914 gimp_image_remove_channel (GimpImage *image, in gimp_image_remove_channel() function
|
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/ |
H A D | crop-zealous.c | 314 gimp_image_remove_channel (image_id, selection_copy_id); in do_zcrop()
|
/dports/graphics/gimp-app/gimp-2.10.30/libgimp/ |
H A D | gimpimage_pdb.h | 94 gboolean gimp_image_remove_channel (gint32 image_ID,
|
H A D | gimp.def | 540 gimp_image_remove_channel
|
H A D | gimpimage_pdb.c | 1091 gimp_image_remove_channel (gint32 image_ID, in gimp_image_remove_channel() function
|
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/ |
H A D | gimpchanneltreeview.c | 114 iv_class->remove_item = (GimpRemoveItemFunc) gimp_image_remove_channel; in gimp_channel_tree_view_class_init()
|
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/ |
H A D | channels-commands.c | 326 gimp_image_remove_channel (image, channel, TRUE, NULL); in channels_delete_cmd_callback()
|
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/ |
H A D | pygimp-image.c | 431 if (!gimp_image_remove_channel(self->ID, chn->ID)) { in img_remove_channel()
|
/dports/graphics/separate/separate+-0.5.8/ |
H A D | icc_colorspace.c | 903 gimp_image_remove_channel (context->imageID, selectionID); in icc_colorspace_convert()
|
/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/ |
H A D | image-cmds.c | 1057 gimp_image_remove_channel (image, channel, TRUE, NULL); in image_remove_channel_invoker()
|
/dports/graphics/gimp-app/gimp-2.10.30/ |
H A D | ChangeLog.pre-2-4 | 36680 (gimp_image_remove_layer, gimp_image_remove_channel): handle a
|
H A D | ChangeLog.pre-2-0 | 24870 * app/core/gimpimage.c (gimp_image_remove_channel): say
|