One simple question:

What's the use of 'colour' in PanItem structure?

*    pi->color2_r = r;
    pi->color2_g = g;
    pi->color2_b = b;
    pi->color2_a = a;

*I think that pi->color2_a reffers to opacity, and there's a clutter
function co but what about red green and blue ? Was it necessary to draw the
image with low level code and now it's not necessary? Is it the background
colour of the image ? If they still necessary, maybe I should implement new
actor subclasses:
http://www.clutter-project.org/docs/clutter/stable/clutter-subclassing-ClutterActor.html

Thanks.
*
*
------------------------------------------------------------------------------
Register Now & Save for Velocity, the Web Performance & Operations 
Conference from O'Reilly Media. Velocity features a full day of 
expert-led, hands-on workshops and two days of sessions from industry 
leaders in dedicated Performance & Operations tracks. Use code vel09scf 
and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to