manpagez: man pages & more
html files: libgimp
Home | html | info | man

gimppattern

gimppattern

Description

Functions

gimp_pattern_get_info ()

gboolean
gimp_pattern_get_info (const gchar *name,
                       gint *width,
                       gint *height,
                       gint *bpp);

Since: GIMP 2.2


gimp_pattern_get_pixels ()

gboolean
gimp_pattern_get_pixels (const gchar *name,
                         gint *width,
                         gint *height,
                         gint *bpp,
                         gint *num_color_bytes,
                         guint8 **color_bytes);

Since: GIMP 2.2

Types and Values

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.