]> Dogcows Code - chaz/openbox/blobdiff - render/render.h
2 in 1 deal :\
[chaz/openbox] / render / render.h
index 006eaf4cdf44db2f410c7db6f537877b00b93a95..3fbf324958df65d20cbf6ccdfba5883f7ce3dbb8 100644 (file)
@@ -159,4 +159,7 @@ void pixel32_to_pixmap(pixel32 *in, Pixmap out, int x, int y, int w, int h);
 
 void appearance_minsize(Appearance *l, int *w, int *h);
 
+void render_pixmap_to_rgba(Pixmap pmap, Pixmap mask,
+                           int *w, int *h, gulong **data);
+
 #endif /*__render_h*/
This page took 0.019609 seconds and 4 git commands to generate.