66 lines
896 B
Plaintext
66 lines
896 B
Plaintext
<!-- ##### 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>
|
|
|
|
<!-- ##### SECTION Stability_Level ##### -->
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_image_convert_rgb ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_image_convert_grayscale ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_image_convert_indexed ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@image_ID:
|
|
@dither_type:
|
|
@palette_type:
|
|
@num_cols:
|
|
@alpha_dither:
|
|
@remove_unused:
|
|
@palette:
|
|
@Returns:
|
|
|
|
|
|
<!-- ##### FUNCTION gimp_image_convert_set_dither_matrix ##### -->
|
|
<para>
|
|
|
|
</para>
|
|
|
|
@width:
|
|
@height:
|
|
@matrix_length:
|
|
@matrix:
|
|
@Returns:
|
|
|
|
|