bug-gnustep
[Top][All Lists]
Advanced

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

Re: [RFC] Reading images


From: Adam Fedor
Subject: Re: [RFC] Reading images
Date: 15 Sep 2003 21:59:11 -0600

FYI, I added a new example to the examples project to test this:

examples/gui/Classes/NSImage


On Mon, 2003-09-15 at 21:36, Adam Fedor wrote:
> I've implemented support for NSBitmapImageRep's initWithFocusedViewRect:
> by changing the backend method NSReadPixel: to GSReadRect: (the
> NSReadPixel function could be implemented in terms of GSReadRect
> anyway).
> 
> I implemented it in the xlib backend.  Perhaps Alex could give me a hint
> of how to do it in the art backend (or maybe do a quick hack himself :-)
> 
> Seem ok?
> 
> 





reply via email to

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