Bug 10078

Summary: Bind cairo_image_surface_get_data
Product: pycairo Reporter: Mariano Suárez-Alvarez <mariano>
Component: generalAssignee: Steve Chaplin <d74n5pohf9>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Bind cairo_image_surface_get_data

Description Mariano Suárez-Alvarez 2007-02-23 15:40:16 UTC
Here comes a trivial patch that does it.
Comment 1 Mariano Suárez-Alvarez 2007-02-23 15:40:42 UTC
Created attachment 8828 [details] [review]
Bind cairo_image_surface_get_data
Comment 2 Mariano Suárez-Alvarez 2007-02-23 15:41:28 UTC
This is useful, by the way, when one is using an image surface to create a mask, by setting its format to A1, for example.
Comment 3 Steve Chaplin 2007-02-23 16:06:18 UTC
Pycairo already has a cairo_image_surface_get_data binding, it was added in version 1.2.6.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.