A CIFilter needn't have an image input. I use the following to generate a solid grey image:Is that the sort of thing you mean?
No --He's interested in creating specifically sized output images _without_ needing to specially size the input or output image before hand. In other words, he's interested in cropping as part of the filter itself, rather than having extra patches laying around.
From the documentation, it looks like it should be possible to size images with the filter function stuff, but to date I don't know that anyone has demonstrated how to do it.
Just wondering if it's possible to create a constant color image of a specified size using JavaScript in a CIFilter patch.
-- [ christopher wright ] [email protected] http://kineme.net/
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]

