[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[RFC] Reading images
From: |
Adam Fedor |
Subject: |
[RFC] Reading images |
Date: |
15 Sep 2003 21:36:56 -0600 |
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?
read.patch
Description: Text document
readback.patch
Description: Text document
- [RFC] Reading images,
Adam Fedor <=
- Re: [RFC] Reading images, Adam Fedor, 2003/09/15
- Re: [RFC] Reading images, Alexander Malmberg, 2003/09/21
- Re: [RFC] Reading images, Pete French, 2003/09/21
- Re: [RFC] Reading images, Alexander Malmberg, 2003/09/21
- Re: [RFC] Reading images, Pete French, 2003/09/21
- Re: [RFC] Reading images, Alexander Malmberg, 2003/09/21
- Re: [RFC] Reading images, Pete French, 2003/09/21
- Re: [RFC] Reading images, Alexander Malmberg, 2003/09/21
- Re: [RFC] Reading images, Pascal J . Bourguignon, 2003/09/22
- Re: [RFC] Reading images, Pete French, 2003/09/22