[cairo-bugs] [Bug 4687] New: Getting pixel data

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Oct 4 19:17:55 PDT 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=4687          
     
           Summary: Getting pixel data
           Product: cairo
           Version: 1.0.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: image backend
        AssignedTo: cworth at cworth.org
        ReportedBy: stevech1097 at yahoo.com.au
         QAContact: cairo-bugs at cairographics.org


cairo provides cairo_image_surface_create_for_data() which is useful for reading
pixel data into a cairo surface. There does not seem to be a corresponding
function for getting the pixel data out of an existing cairo surface.

I think a new function
  char* data = cairo_image_surface_get_data()
would be useful to enable reading pixel data into and out of cairo.

PS
I previously mailed the list at
http://lists.freedesktop.org/archives/cairo/2005-September/005364.html
and am opening the bug report so the problem is logged.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list