Is there a way to determine the properties of an object in javascript,
or can anyone explain the workings of CIImages in javascript?

I've not got a solution to this yet, but in trying to figure it out I noticed that shoving movies through a simple pass-through javascript patch seemed to leak horribly. If this is the case, even the ability to change it via javascript won't be a viable long-term solution for what you're trying to accomplish :(

Anyway, here's the JS code:


function (__virtual outputImage) main (__virtual inputImage)
{
        var result = new Object();
        result.outputImage = inputImage;
        return result;
}

and here's the composition:

Attachment: jsLeak.qtz
Description: application/quartzcomposer



It happens with Movie Loader input as well. You may need to run it for a minute or two to start noticing the swapping. Can anyone else confirm this?

--
[ christopher wright ]
[EMAIL PROTECTED]
http://kineme.net/

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
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