Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Image Pixel for multiple values?



For an image with several hundred pixels, how could I process every pixel on the input image? Do I need an Iterator macro patch for this?
Any advice as always much appreciated. This and the quartz groups have both been really great I have to say.


An iterator will work, but if you're dealing with more than about 30 pixels you'll have an unusable framerate (the image pixel patch is pretty slow, esp inside iterators).

There's a plugin called ImagePixel_S or something similar that outputs a structure of pixel values. This tends to be much much faster (it only does 1 texture download, instead of 1 per pixel). You can probably find it by searching this mailing list's archives, or the kineme.net forums, or even google.

--
[ christopher wright ]
email@hidden
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@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/email@hidden

This email sent to email@hidden

References: 
 >Image Pixel for multiple values? (From: email@hidden)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.