It is currently Fri Sep 25, 2026 8:40 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: How to call new Hue-Chroma function from Python?
PostPosted: Wed Oct 10, 2018 7:56 pm  (#1) 
Offline
GimpChat Member

Joined: Jul 02, 2018
Posts: 7
GIMP Version: 2.10.6
Operating System: Windows
OS Version: 10
GIMP Experience: Intermediate Level
URL or Image link: https://wiki.gimp.org/wiki/Release:2.10_changelog#Plugins



I like the new Colors -> Hue-Chroma tool in 2.10.6 as mentioned in the Change Log.

Anyone know how to call it from Python? I can't see it in the Python Procedure Browser (Filters -> Python-Fu -> Console -> Browse) and the API documentation is for Gimp 2.8.7.

Cheers.


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: How to call new Hue-Chroma function from Python?
PostPosted: Wed Oct 10, 2018 11:41 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: Jan 20, 2013
Posts: 14835
Location: roma, italy
AFAIK LCH-Chroma is a new layer mode in 2.10.
Attachment:
Cattura.PNG
Cattura.PNG [ 765.45 KiB | Viewed 2951 times ]

_________________
"Where am I ?"


Top
 Post subject: Re: How to call new Hue-Chroma function from Python?
PostPosted: Thu Oct 11, 2018 4:09 am  (#3) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4812
moon wrote:
GIMP Version: 2.10.6
Operating System: Windows
OS Version: 10
GIMP Experience: Intermediate Level
URL or Image link: https://wiki.gimp.org/wiki/Release:2.10_changelog#Plugins



I like the new Colors -> Hue-Chroma tool in 2.10.6 as mentioned in the Change Log.

Anyone know how to call it from Python? I can't see it in the Python Procedure Browser (Filters -> Python-Fu -> Console -> Browse) and the API documentation is for Gimp 2.8.7.

Cheers.


As far as I can tell, there is no API for the new functionality implemented as GEGL tools.

_________________
Image


Top
 Post subject: Re: How to call new Hue-Chroma function from Python?
PostPosted: Thu Oct 11, 2018 6:25 am  (#4) 
Offline
GimpChat Member

Joined: Jul 02, 2018
Posts: 7
@dinasset: Thanks, but it's the "Color - Hue Chroma" tool I want particularly!

ofnuts wrote:
As far as I can tell, there is no API for the new functionality implemented as GEGL tools.


@ofnuts:
I've just been poking through the gimp/pdb source in gimp and have to agree :(

I'm going to read up on README_NEW_PDB_PROC to see if I can add it myself (although my C has not been used this century!).


Top
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group