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