]> Dogcows Code - chaz/openbox/blobdiff - obrender/image.h
Merge branch 'master' into chaz
[chaz/openbox] / obrender / image.h
index 6e4a50e02d33b3d8b52005b96c32de82046a761e..28f29c2c57dd089373c39d267684a93cc6d58e43 100644 (file)
 #include "render.h"
 #include "geom.h"
 
-/*! Initialize an RrImagePicture to the specified dimensions and pixel data */
-void RrImagePicInit(RrImagePic *pic, const gchar *path,
-                    gint w, gint h, RrPixel32 *data);
-
 void RrImageDrawImage(RrPixel32 *target, RrTextureImage *img,
                       gint target_w, gint target_h,
                       RrRect *area);
This page took 0.019916 seconds and 4 git commands to generate.