Re: FxTexture size for image well images
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com Okay, that's embarrassing -- for some reason it never dawned on me that you could call getBitmap: instead of getTexture: when the rendering path is hardware! Thanks Darrin, Ben On Aug 6, 2010, at 4:13 PM, Darrin Cardani wrote:
Maybe I'm not understanding what you're asking, but you should be able to use the FxParameterRetrievalAPI for that. Call [paramAPI getBitmap:layerOffsetX:layerOffsetY:requestInfo:fromParm:atTime:] to get the bitmap.
Or when you say iterate over "it", do you mean iterate over time? If so, you can change the value you pass in the "atTime:" parameter to get the clip in the image well at different times.
Or did you mean something else altogether?
Thanks, Darrin
_______________________________________________ Do not post admin requests to the list. They will be ignored. Pro-apps-dev mailing list (Pro-apps-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/pro-apps-dev/site_archiver%40lists.ap... This email sent to site_archiver@lists.apple.com
participants (1)
-
Ben Syverson