Files
gimp/devel-docs/libgimp/tmpl/gimptools.sgml
Michael Natterer 1fbd2d5188 gtk-doc 1.4 added the Stability_Level section all over the place.
2005-07-07  Michael Natterer  <mitch@gimp.org>

	* libgimp*/tmpl/*.sgml: gtk-doc 1.4 added the Stability_Level
	section all over the place.
2005-07-07 16:33:31 +00:00

365 lines
3.9 KiB
Plaintext

<!-- ##### SECTION Title ##### -->
gimptools
<!-- ##### SECTION Short_Description ##### -->
Access to common toolbox tools.
<!-- ##### SECTION Long_Description ##### -->
<para>
Functions giving access to common toolbox tools.
</para>
<!-- ##### SECTION See_Also ##### -->
<para>
</para>
<!-- ##### SECTION Stability_Level ##### -->
<!-- ##### FUNCTION gimp_airbrush ##### -->
<para>
</para>
@drawable_ID:
@pressure:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_airbrush_default ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_by_color_select ##### -->
<para>
</para>
@drawable_ID:
@color:
@threshold:
@operation:
@antialias:
@feather:
@feather_radius:
@sample_merged:
@Returns:
<!-- ##### FUNCTION gimp_clone ##### -->
<para>
</para>
@drawable_ID:
@src_drawable_ID:
@clone_type:
@src_x:
@src_y:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_clone_default ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_convolve ##### -->
<para>
</para>
@drawable_ID:
@pressure:
@convolve_type:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_convolve_default ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_dodgeburn ##### -->
<para>
</para>
@drawable_ID:
@exposure:
@dodgeburn_type:
@dodgeburn_mode:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_dodgeburn_default ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_ellipse_select ##### -->
<para>
</para>
@image_ID:
@x:
@y:
@width:
@height:
@operation:
@antialias:
@feather:
@feather_radius:
@Returns:
<!-- ##### FUNCTION gimp_eraser ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@hardness:
@method:
@Returns:
<!-- ##### FUNCTION gimp_eraser_default ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_flip ##### -->
<para>
</para>
@drawable_ID:
@flip_type:
@Returns:
<!-- ##### FUNCTION gimp_free_select ##### -->
<para>
</para>
@image_ID:
@num_segs:
@segs:
@operation:
@antialias:
@feather:
@feather_radius:
@Returns:
<!-- ##### FUNCTION gimp_fuzzy_select ##### -->
<para>
</para>
@drawable_ID:
@x:
@y:
@threshold:
@operation:
@antialias:
@feather:
@feather_radius:
@sample_merged:
@Returns:
<!-- ##### FUNCTION gimp_paintbrush ##### -->
<para>
</para>
@drawable_ID:
@fade_out:
@num_strokes:
@strokes:
@method:
@gradient_length:
@Returns:
<!-- ##### FUNCTION gimp_paintbrush_default ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_pencil ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_perspective ##### -->
<para>
</para>
@drawable_ID:
@interpolation:
@x0:
@y0:
@x1:
@y1:
@x2:
@y2:
@x3:
@y3:
@Returns:
<!-- ##### FUNCTION gimp_rect_select ##### -->
<para>
</para>
@image_ID:
@x:
@y:
@width:
@height:
@operation:
@feather:
@feather_radius:
@Returns:
<!-- ##### FUNCTION gimp_rotate ##### -->
<para>
</para>
@drawable_ID:
@interpolation:
@angle:
@Returns:
<!-- ##### FUNCTION gimp_scale ##### -->
<para>
</para>
@drawable_ID:
@interpolation:
@x0:
@y0:
@x1:
@y1:
@Returns:
<!-- ##### FUNCTION gimp_shear ##### -->
<para>
</para>
@drawable_ID:
@interpolation:
@shear_type:
@magnitude:
@Returns:
<!-- ##### FUNCTION gimp_smudge ##### -->
<para>
</para>
@drawable_ID:
@pressure:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_smudge_default ##### -->
<para>
</para>
@drawable_ID:
@num_strokes:
@strokes:
@Returns:
<!-- ##### FUNCTION gimp_transform_2d ##### -->
<para>
</para>
@drawable_ID:
@interpolation:
@source_x:
@source_y:
@scale_x:
@scale_y:
@angle:
@dest_x:
@dest_y:
@Returns: