NSImage is also mentioned in the header comment for CALayer's contents property
as of 10.6.
-Ken
On Jun 23, 2010, at 7:13 PM, Kyle Sluder wrote:
> On Wed, Jun 23, 2010 at 7:09 PM, Alexander Heinz
> wrote:
>> I've been attempting to make sense of Apple's "LightTable" sample code for
>> Core
On Wed, Jun 23, 2010 at 7:09 PM, Alexander Heinz
wrote:
> I've been attempting to make sense of Apple's "LightTable" sample code for
> Core Animation, and I'm completely lost. Specifically, a couple of calls
> appear to be assigning an NSImage to the contents of a CALayer, which, as I
> previou
Hello all,
I've been attempting to make sense of Apple's "LightTable" sample code for Core
Animation, and I'm completely lost. Specifically, a couple of calls appear to
be assigning an NSImage to the contents of a CALayer, which, as I previously
understood, (and according to the documentation)