Re: Getting "Anchor Point" for FxImages
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com On Nov 2, 2009, at 2:31 PM, ben syverson wrote: Hi all, I can't seem to find out how to access FxImages' anchor points. <http://bugreporter.apple.com/> Thanks! Darrin -- Darrin Cardani dcardani@apple.com _______________________________________________ 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... For example, if I drag an image into an image well, I can sort of figure out its position via the layerOffsetX and layerOffsetY arguments of getTexture. But if the Anchor Point is adjusted, the image will move, but layerOffsetX and Y will remain fixed. I either need a way to access the Anchor Point of an FxImage or I need to be able to figure out its exact global position. I guess one way to think about it is that I need FxLayerInfoAPI to be more robust -- I need to be able to do getLayerGlobalOffsetX::: for FxImage inputs, not just the layer the effect is applied to. If I'm overlooking a way to get the absolute position of an Image parameter, please let me know! Ben, I don't believe there's a way to do what you want. Please file a bug about it: This email sent to site_archiver@lists.apple.com
participants (1)
-
Darrin Cardani