[Gegl-developer] How to implement dependent inputs in GEGL.



Hi all, 

I'm porting an operation from older Gimp version to gegl.
I have implemented the core operation and even tested it. its working fine.
But I have this situation, where one of the input depends on the other input.
so changing one of them should affect the other value. how can I achieve this in gegl ?
and those are not pair input like x-axis and y-axis, where changing one affect the other. Both inputs have different units.

~ akash-akya
   


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