• 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
[Solved]: Noise in CALayer
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Solved]: Noise in CALayer


  • Subject: [Solved]: Noise in CALayer
  • From: Chaitanya Pandit <email@hidden>
  • Date: Fri, 14 May 2010 15:08:43 +0530

BINGO! that did the trick!

Thanks Bertrand!

Chaitanya Pandit

On May 14, 2010, at 11:28 AM, Bertrand Landry-Hetu wrote:

> By the looks of that screen shot I'd suggest you had a look at the
> bitmap used to fade out the reflection, there is probably a semi
> transparent gradient being drawn on top of a uninitialized image
> buffer. The easiest way to fix this is to fill it with [NSColor
> clearColor] before drawing the gradient.
>
> 2010/5/14 Chaitanya Pandit <email@hidden>:
>> I'm playing with cover flow in one of my apps with the "CovertFlow" sample code from apple (http://www.letscocoa.com/CovertFlow.zip)
>> However, sometimes i see a weird noise kinda thing in the shadows, here is a snapshot:
>> http://cl.ly/17ci
>>
>> Any idea what might be going wrong?
>>
>> Thanks,
>>
>> Chaitanya Pandit
>>
>> _______________________________________________
>>
>> 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
>>

_______________________________________________

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: 
 >Noise in CALayer (From: Chaitanya Pandit <email@hidden>)
 >Re: Noise in CALayer (From: Bertrand Landry-Hetu <email@hidden>)

  • Prev by Date: Re: Encode a 'Class' type using NSValue
  • Next by Date: Re: Encode a 'Class' type using NSValue
  • Previous by thread: Re: Noise in CALayer
  • Next by thread: how to terminate first AlertPanel when second AlertPanel appears?
  • Index(es):
    • Date
    • Thread