On Apr 9, 2008, at 3:25 PM, Chris Wood wrote:

A short way off-topic, but I've been trying to access images via javascript. By that, I mean actually alter the image properties, rather than the image itself.

The image properties available through JavaScript are read-only. In fact all values input into the javascript patch are immutable.

Any suggestions on where to poke? So far I've been able to read it, but not write back to the object or create a new object to replace it.

I believe Core Image also uses GenericRGB as its internal colorspace. Maybe you could try passing it through a pass-through core-image kernel? If that does not work, you could try a Render In Image patch.

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to