• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: CALayer animating images
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: CALayer animating images


  • Subject: Re: CALayer animating images
  • From: David Duncan <email@hidden>
  • Date: Wed, 21 Jan 2009 10:46:33 -0800

On Jan 20, 2009, at 2:08 AM, Kishore Gedela wrote:

Hi All,
I'm working on a presentation application which will animate given images with a specified transition. I'm using CALayer to animate/ display the images.
When animating/displaying large sized images I'm getting a white screen with "... image is too large for GPU, ignoring" exception.

CALayers are limited to the maximum texture size of the underlying graphics hardware, so if you are getting this warning, your images are too big for the hardware your on and you will need to make them smaller.
--
David Duncan
Apple DTS Animation and Printing


_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >CALayer animating images (From: Kishore Gedela <email@hidden>)

  • Prev by Date: Re: Accessing interface elements (iPhone vs Mac)
  • Next by Date: Re: Cursor updates - bug or programmer ignorance?
  • Previous by thread: CALayer animating images
  • Next by thread: Store value of qc color picker in plist
  • Index(es):
    • Date
    • Thread