]> Dogcows Code - chaz/openbox/blob - render/image.h
e92ce0f694a02eeb50a4efe638d2f1db1169e409
[chaz/openbox] / render / image.h
1 #ifndef __image_h
2 #define __image_h
3
4 #include "render.h"
5 #include "../kernel/geom.h"
6
7 void image_draw(RrPixel32 *target, RrTextureRGBA *rgba, Rect *area);
8
9 #endif
This page took 0.032043 seconds and 3 git commands to generate.