![]() |
![]() |
![]() |
GIMP Application Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces |
#define GIMP_BRUSH_PIPE_FILE_EXTENSION enum PipeSelectModes; GimpBrushPipe; GList * gimp_brush_pipe_load (GimpContext *context
,const gchar *filename
,GError **error
);
GObject +----GimpObject +----GimpViewable +----GimpData +----GimpBrush +----GimpBrushPipe
typedef enum { PIPE_SELECT_CONSTANT, PIPE_SELECT_INCREMENTAL, PIPE_SELECT_ANGULAR, PIPE_SELECT_VELOCITY, PIPE_SELECT_RANDOM, PIPE_SELECT_PRESSURE, PIPE_SELECT_TILT_X, PIPE_SELECT_TILT_Y } PipeSelectModes;
GList * gimp_brush_pipe_load (GimpContext *context
,const gchar *filename
,GError **error
);