Re: [Gimp-user] LOCK alpha



On 8/30/19 9:03 PM, ̵tImposterMO̵ t̵ wrote:
Is there a way to view the object/property or debug names of GUI
objects in GIMP for use with scripting or customization(s)? I would
like to know how to edit elements in the colormap dialog
procedure-ally to make scripts like Art To Paint by Number; To Stain'd
Glass; To lighting effect for shader This is more difficult because
its not select by number but by pixel color glob contiguous group.

See the gimp_image_{get|set}_colormap() functions in the API (Scheme or
Python).

Scripts and plugins cannot interact with the Gimp UI directly.







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]