The plugin TuttleColorSpace seems to have no effect

9 views
Skip to first unread message

Eloi Du Bois

unread,
Jun 19, 2015, 6:29:28 AM6/19/15
to tuttle...@googlegroups.com
Hi,

I am trying to use the node TuttleColorSpace on a jpeg file, and it seems that it is not working.

Can you please confirm my feeling ?
Thanks !
Eloi.

Fabien Castan

unread,
Jun 19, 2015, 8:00:30 AM6/19/15
to tuttle...@googlegroups.com
Yes, it was an experimental start and currently the render function is disabled.
It should not be builded by default.


--

---
Vous recevez ce message, car vous êtes abonné au groupe Google Groupes "tuttleofx-dev".
Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse tuttleofx-de...@googlegroups.com.
Pour obtenir davantage d'options, consultez la page https://groups.google.com/d/optout.

Eloi Du Bois

unread,
Jun 20, 2015, 7:24:18 AM6/20/15
to tuttle...@googlegroups.com
Indeed, when I open ColorSpaceProcess.tcc, the following lines are in comments:

    terry::color::ColorSpaceAPI        csAPI;
    csAPI.setGammaInProperties    ( _params._sGammaIn );
    csAPI.setCineonInProperties    ( _params._sCineonIn );
    csAPI.setGammaOutProperties    ( _params._sGammaOut );
    csAPI.setCineonOutProperties    ( _params._sCineonOut );

    terry::colorspace_pixels_progress( &csAPI, _params._gradationIn, _params._layoutIn, _params._tempColorIn, _params._gradationOut,   
    _params._layoutOut, _params._tempColorOut, src, dst, this );

Reply all
Reply to author
Forward
0 new messages