2001-05-04 Michael Natterer <mitch@gimp.org> * configure.in * devel-docs/Makefile.am * devel-docs/libgimpcolor/* * devel-docs/libgimpmath/* * devel-docs/libgimpwidgets/*: added new gtk-doc modules for libgimpcolor, libgimpmath and libgimpwidgets. Moved existing documentation from the old files to the new templates. * devel-docs/libgimp/*: regenerated all files and removed the stuff which is in the new modules now. * libgimpwidgets/gimpcolorarea.c * libgimpwidgets/gimpcolorbutton.[ch]: some documentation fixes. * po-libgimp/Makefile.in.in * po-plug-ins/Makefile.in.in * po-script-fu/Makefile.in.in: updated.
192 lines
2.1 KiB
Plaintext
192 lines
2.1 KiB
Plaintext
<!-- ##### SECTION Title ##### -->
|
|
gimpchannel
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gimp_channel_new ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@name:
|
|
@width:
|
|
@height:
|
|
@opacity:
|
|
@color:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_copy ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_delete ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_get_name ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_set_name ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel_ID:
|
|
@name:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_get_visible ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_set_visible ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel_ID:
|
|
@visible:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_get_show_masked ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_set_show_masked ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel_ID:
|
|
@show_masked:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_get_opacity ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_set_opacity ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel_ID:
|
|
@opacity:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_get_color ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel_ID:
|
|
@color:
|
|
@Returns:
|
|
<!-- # Unused Parameters # -->
|
|
@red:
|
|
@green:
|
|
@blue:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_set_color ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel_ID:
|
|
@color:
|
|
@Returns:
|
|
<!-- # Unused Parameters # -->
|
|
@red:
|
|
@green:
|
|
@blue:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_get_tattoo ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_set_tattoo ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel_ID:
|
|
@tattoo:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### MACRO gimp_channel_get_image_id ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_channel_combine_masks ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@channel1_ID:
|
|
@channel2_ID:
|
|
@operation:
|
|
@offx:
|
|
@offy:
|
|
@Returns:
|
|
|
|
|