Page 1 of 1

CI Affine Clamp & Tile not working?

Posted: Thu Nov 22, 2007 3:37 pm
by fran*
is it just with me that ci affine clamp and affine tile parameters cannot be animated automatically? i can not believe you have to put in values by hand :?

Re: CI Affine Clamp & Tile not working?

Posted: Mon Mar 05, 2012 7:51 am
by georgealways
Having the same issue. The parameters object is ignored in the following call from my script:

Code: Select all

params = {'Transform X':0, 'Transform Y': 0, 'Transform SCALE X': 0.5, 'Transform SCALE Y': 0.5, 'Transform ROTATE': 0}
modul8.setFilters([{'FILTER': '(CI) Affine Tile', 'PARAMETERS': params}], 0, False)