aboutsummaryrefslogtreecommitdiffstats
path: root/image.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2017-04-13 00:56:27 +0200
committerGerd Hoffmann <kraxel@redhat.com>2017-04-13 00:56:27 +0200
commitec2fd3af076bacdfa90185b3e3bc26dd76f964c7 (patch)
tree78dfa2f63c3379b5360f8ab7a9521f8ebbf7503f /image.h
parentc9b7dad013c6679fc9b78acef049e96258e2b786 (diff)
downloaddrminfo-ec2fd3af076bacdfa90185b3e3bc26dd76f964c7.tar.gz
image laoder
Diffstat (limited to 'image.h')
-rw-r--r--image.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/image.h b/image.h
new file mode 100644
index 0000000..887ce3e
--- /dev/null
+++ b/image.h
@@ -0,0 +1 @@
+cairo_surface_t *load_jpeg(const char* filename);