[Gimp-user] how / when to use gimp-image-delete
- From: paynekj <forums gimpusers com>
- To: gimp-user-list gnome org
- Cc: team gimpusers com
- Subject: [Gimp-user] how / when to use gimp-image-delete
- Date: Wed, 19 Sep 2012 12:19:09 +0200
According to the procedure browser, the third parameter to pass to the plug-in-unsharp-mask should be the
drawable id, but you are passing the image id. It's only working in your first stage because, by luck, the
image id and the drawable id have the same value.
You need to get a drawable id - usually by calling gimp-image-get-active-layer
--
paynekj (via gimpusers.com)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]