diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-04-13 00:56:27 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-04-13 00:56:27 +0200 |
commit | ec2fd3af076bacdfa90185b3e3bc26dd76f964c7 (patch) | |
tree | 78dfa2f63c3379b5360f8ab7a9521f8ebbf7503f /image.h | |
parent | c9b7dad013c6679fc9b78acef049e96258e2b786 (diff) | |
download | drminfo-ec2fd3af076bacdfa90185b3e3bc26dd76f964c7.tar.gz |
image laoder
Diffstat (limited to 'image.h')
-rw-r--r-- | image.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -0,0 +1 @@ +cairo_surface_t *load_jpeg(const char* filename); |