<!-- ##### SECTION Title ##### -->
gimpselectiontools

<!-- ##### SECTION Short_Description ##### -->


<!-- ##### SECTION Long_Description ##### -->
<para>

</para>


<!-- ##### SECTION See_Also ##### -->
<para>

</para>


<!-- ##### SECTION Stability_Level ##### -->


<!-- ##### SECTION Image ##### -->


<!-- ##### FUNCTION gimp_by_color_select ##### -->
<para>

</para>

@drawable_ID: 
@color: 
@threshold: 
@operation: 
@antialias: 
@feather: 
@feather_radius: 
@sample_merged: 
@Returns: 


<!-- ##### FUNCTION gimp_by_color_select_full ##### -->
<para>

</para>

@drawable_ID: 
@color: 
@threshold: 
@operation: 
@antialias: 
@feather: 
@feather_radius_x: 
@feather_radius_y: 
@sample_merged: 
@select_transparent: 
@select_criterion: 
@Returns: 


<!-- ##### FUNCTION gimp_ellipse_select ##### -->
<para>

</para>

@image_ID: 
@x: 
@y: 
@width: 
@height: 
@operation: 
@antialias: 
@feather: 
@feather_radius: 
@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_fuzzy_select_full ##### -->
<para>

</para>

@drawable_ID: 
@x: 
@y: 
@threshold: 
@operation: 
@antialias: 
@feather: 
@feather_radius_x: 
@feather_radius_y: 
@sample_merged: 
@select_transparent: 
@select_criterion: 
@Returns: 


<!-- ##### FUNCTION gimp_rect_select ##### -->
<para>

</para>

@image_ID: 
@x: 
@y: 
@width: 
@height: 
@operation: 
@feather: 
@feather_radius: 
@Returns: 


<!-- ##### FUNCTION gimp_round_rect_select ##### -->
<para>

</para>

@image_ID: 
@x: 
@y: 
@width: 
@height: 
@corner_radius_x: 
@corner_radius_y: 
@operation: 
@antialias: 
@feather: 
@feather_radius_x: 
@feather_radius_y: 
@Returns: 


