GimpImageMapTool

GimpImageMapTool

Synopsis




                    GimpImageMapTool;
void                gimp_image_map_tool_preview         (GimpImageMapTool *image_map_tool);
#define             GIMP_IMAGE_MAP_TOOL_GET_OPTIONS     (t)

Object Hierarchy


  GObject
   +----GimpObject
         +----GimpTool
               +----GimpDrawTool
                     +----GimpColorTool
                           +----GimpImageMapTool
                                 +----GimpBrightnessContrastTool
                                 +----GimpColorBalanceTool
                                 +----GimpColorizeTool
                                 +----GimpCurvesTool
                                 +----GimpHueSaturationTool
                                 +----GimpLevelsTool
                                 +----GimpPosterizeTool
                                 +----GimpThresholdTool

Description

Details

GimpImageMapTool

typedef struct _GimpImageMapTool GimpImageMapTool;


gimp_image_map_tool_preview ()

void                gimp_image_map_tool_preview         (GimpImageMapTool *image_map_tool);

image_map_tool :


GIMP_IMAGE_MAP_TOOL_GET_OPTIONS()

#define GIMP_IMAGE_MAP_TOOL_GET_OPTIONS(t)  (GIMP_IMAGE_MAP_OPTIONS (gimp_tool_get_options (GIMP_TOOL (t))))

t :