2002-12-03 Sven Neumann <sven@gimp.org>
* libgimp/tmpl/*.sgml: applied a patch from Akkana that adds short
descriptions to all libgimp pages (#100187).
50 lines
688 B
Text
50 lines
688 B
Text
<!-- ##### SECTION Title ##### -->
|
|
gimpconvert
|
|
|
|
<!-- ##### SECTION Short_Description ##### -->
|
|
Conversions between RGB, indexed, and grayscale modes.
|
|
|
|
<!-- ##### SECTION Long_Description ##### -->
|
|
<para>
|
|
Conversions between RGB, indexed, and grayscale modes.
|
|
|
|
</para>
|
|
|
|
<!-- ##### SECTION See_Also ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
<!-- ##### FUNCTION gimp_convert_rgb ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_convert_grayscale ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_convert_indexed ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@dither_type:
|
|
@palette_type:
|
|
@num_cols:
|
|
@alpha_dither:
|
|
@remove_unused:
|
|
@palette:
|
|
@Returns:
|
|
|
|
|