Re: Final Cut Pro getInputImage() returning up-side-down image?
site_archiver@lists.apple.com Delivered-To: pro-apps-dev@lists.apple.com User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.9) Gecko/20100915 Lightning/1.0b2 Thunderbird/3.1.4 In response to a button (custom UIButton view) press I'm calling getInputImage() to fetch the full-frame (progressive) image for the current frame. The returned image has an orientation of top-left, but it's actually up-side-down in memory. What did I do wrong? _______________________________________________ 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... On 10/19/2010 1:55 PM, Paul Miller wrote: Oops - sorry for the C-style function format. I'm referring to the getInputBitmap method of the FxTemoralImageAPI. This email sent to site_archiver@lists.apple.com
participants (1)
-
Paul Miller