entangle-pixbuf

entangle-pixbuf

Synopsis

enum                EntanglePixbufImageSlot;
GdkPixbuf *         entangle_pixbuf_auto_rotate         (GdkPixbuf *src);
GdkPixbuf *         entangle_pixbuf_open_image          (EntangleImage *image,
                                                         EntanglePixbufImageSlot slot);

Description

Details

enum EntanglePixbufImageSlot

typedef enum {
  ENTANGLE_PIXBUF_IMAGE_SLOT_MASTER,
  ENTANGLE_PIXBUF_IMAGE_SLOT_PREVIEW,
  ENTANGLE_PIXBUF_IMAGE_SLOT_THUMBNAIL,
} EntanglePixbufImageSlot;

entangle_pixbuf_auto_rotate ()

GdkPixbuf *         entangle_pixbuf_auto_rotate         (GdkPixbuf *src);

entangle_pixbuf_open_image ()

GdkPixbuf *         entangle_pixbuf_open_image          (EntangleImage *image,
                                                         EntanglePixbufImageSlot slot);