gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNUStep Alternative to CGImage


From: Fred Kiefer
Subject: Re: GNUStep Alternative to CGImage
Date: Tue, 26 Feb 2008 19:32:55 +0100
User-agent: Thunderbird 2.0.0.9 (X11/20070801)

Justin Kendrick wrote:
> I'm trying to write an open-source clone of Core Animation to use with
> GNUStep.  Of course, CA's interface is fairly highly coupled with
> Quartz/CoreGraphics, mainly in its use of CGImage to pass image data in
> and out.  NSImage seems heavier-weight, with its representation system,
> but I don't know if NSImageRep is really suitable for that.  Does anyone
> on the list have more perspective on this?
> 

>From a short look at the specification of CGImage I would say that it is
more similar to NSBitmapImageRep. Not sure if this helps.

Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]