From d461d1ef4316a8f4320e38415af50ab80666703d Mon Sep 17 00:00:00 2001 From: Juanjo MarĂ­n Date: Sun, 29 Nov 2009 14:30:48 +0000 Subject: [libdocument] Add a function to invert colors of a GdkPibuf See bgo#321823. --- (limited to 'libdocument/ev-document-misc.h') diff --git a/libdocument/ev-document-misc.h b/libdocument/ev-document-misc.h index 5a2ea03..47e3c41 100644 --- a/libdocument/ev-document-misc.h +++ b/libdocument/ev-document-misc.h @@ -51,6 +51,7 @@ cairo_surface_t *ev_document_misc_surface_rotate_and_scale (cairo_surface_t *sur gint dest_width, gint dest_height, gint dest_rotation); +void ev_document_misc_invert_pixbuf (GdkPixbuf *pixbuf); G_END_DECLS -- cgit v0.9.1