Bug 10078 - Bind cairo_image_surface_get_data
Summary: Bind cairo_image_surface_get_data
Status: RESOLVED INVALID
Alias: None
Product: pycairo
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Steve Chaplin
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-23 15:40 UTC by Mariano Suárez-Alvarez
Modified: 2007-02-23 16:06 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Bind cairo_image_surface_get_data (1.55 KB, patch)
2007-02-23 15:40 UTC, Mariano Suárez-Alvarez
Details | Splinter Review

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.