Imported Upstream version 2.4.0~rc2
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>gimpenums</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
|
||||
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
|
||||
<link rel="up" href="libgimp-general.html" title="Functions not Related to Specific Images">
|
||||
<link rel="prev" href="libgimp-gimp.html" title="gimp">
|
||||
@ -31,16 +31,16 @@
|
||||
<th width="100%" align="center">GIMP Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimp-gimpbuffer.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
|
||||
</tr>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2582979" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2605936" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#id2577612" class="shortcut">Description</a></nobr></td></tr>
|
||||
<a href="#id2582746" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimp-gimpenums"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2>
|
||||
<a name="id2582979"></a><span class="refentrytitle">gimpenums</span>
|
||||
<a name="id2605936"></a><span class="refentrytitle">gimpenums</span>
|
||||
</h2>
|
||||
<p>gimpenums — Enums and definitions.</p>
|
||||
</td>
|
||||
@ -52,46 +52,42 @@
|
||||
|
||||
|
||||
|
||||
void <a href="libgimp-gimpenums.html#gimp-enums-init">gimp_enums_init</a> (void);
|
||||
enum <a href="libgimp-gimpenums.html#GimpBrushApplicationMode">GimpBrushApplicationMode</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpBrushGeneratedShape">GimpBrushGeneratedShape</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpConvertDitherType">GimpConvertDitherType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpConvertPaletteType">GimpConvertPaletteType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpConvolutionType">GimpConvolutionType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpConvolveType">GimpConvolveType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpFillType">GimpFillType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpGradientSegmentColor">GimpGradientSegmentColor</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpGradientSegmentType">GimpGradientSegmentType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpHistogramChannel">GimpHistogramChannel</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpHueRange">GimpHueRange</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpLayerModeEffects">GimpLayerModeEffects</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpMaskApplyMode">GimpMaskApplyMode</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpMergeType">GimpMergeType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpOffsetType">GimpOffsetType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpOrientationType">GimpOrientationType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpRotationType">GimpRotationType</a>;
|
||||
enum <a href="libgimp-gimpenums.html#GimpSelectCriterion">GimpSelectCriterion</a>;
|
||||
const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
>gchar</a>** <a href="libgimp-gimpenums.html#gimp-enums-get-type-names">gimp_enums_get_type_names</a> (<a
|
||||
href="../glib/glib-Basic-Types.html#gint"
|
||||
>gint</a> *n_type_names);
|
||||
void <a class="link" href="libgimp-gimpenums.html#gimp-enums-init">gimp_enums_init</a> (void);
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpBrushApplicationMode">GimpBrushApplicationMode</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpBrushGeneratedShape">GimpBrushGeneratedShape</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpConvertDitherType">GimpConvertDitherType</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpConvertPaletteType">GimpConvertPaletteType</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpConvolutionType">GimpConvolutionType</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpConvolveType">GimpConvolveType</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpFillType">GimpFillType</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpGradientSegmentColor">GimpGradientSegmentColor</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpGradientSegmentType">GimpGradientSegmentType</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpHistogramChannel">GimpHistogramChannel</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpHueRange">GimpHueRange</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpLayerModeEffects">GimpLayerModeEffects</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpMaskApplyMode">GimpMaskApplyMode</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpMergeType">GimpMergeType</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpOffsetType">GimpOffsetType</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpOrientationType">GimpOrientationType</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpRotationType">GimpRotationType</a>;
|
||||
enum <a class="link" href="libgimp-gimpenums.html#GimpSelectCriterion">GimpSelectCriterion</a>;
|
||||
const gchar** <a class="link" href="libgimp-gimpenums.html#gimp-enums-get-type-names">gimp_enums_get_type_names</a> (gint *n_type_names);
|
||||
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2577612"></a><h2>Description</h2>
|
||||
<a name="id2582746"></a><h2>Description</h2>
|
||||
<p>
|
||||
Enums and definitions.
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2577627"></a><h2>Details</h2>
|
||||
<a name="id2582762"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2577638"></a><h3>
|
||||
<a name="id2582773"></a><h3>
|
||||
<a name="gimp-enums-init"></a>gimp_enums_init ()</h3>
|
||||
<a class="indexterm" name="id2577653"></a><pre class="programlisting">void gimp_enums_init (void);</pre>
|
||||
<a class="indexterm" name="id2582787"></a><pre class="programlisting">void gimp_enums_init (void);</pre>
|
||||
<p>
|
||||
This function makes sure all the enum types are registered
|
||||
with the GObject type system. This is intended for use by
|
||||
@ -107,9 +103,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2577690"></a><h3>
|
||||
<a name="id2582824"></a><h3>
|
||||
<a name="GimpBrushApplicationMode"></a>enum GimpBrushApplicationMode</h3>
|
||||
<a class="indexterm" name="id2559356"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2581468"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_BRUSH_HARD,
|
||||
GIMP_BRUSH_SOFT
|
||||
@ -121,9 +117,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2559372"></a><h3>
|
||||
<a name="id2581484"></a><h3>
|
||||
<a name="GimpBrushGeneratedShape"></a>enum GimpBrushGeneratedShape</h3>
|
||||
<a class="indexterm" name="id2559383"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2581495"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_BRUSH_GENERATED_CIRCLE,
|
||||
GIMP_BRUSH_GENERATED_SQUARE,
|
||||
@ -136,9 +132,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2559401"></a><h3>
|
||||
<a name="id2581513"></a><h3>
|
||||
<a name="GimpConvertDitherType"></a>enum GimpConvertDitherType</h3>
|
||||
<a class="indexterm" name="id2559412"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2581524"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_NO_DITHER,
|
||||
GIMP_FS_DITHER,
|
||||
@ -152,9 +148,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2559429"></a><h3>
|
||||
<a name="id2581541"></a><h3>
|
||||
<a name="GimpConvertPaletteType"></a>enum GimpConvertPaletteType</h3>
|
||||
<a class="indexterm" name="id2559440"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2581552"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_MAKE_PALETTE,
|
||||
GIMP_REUSE_PALETTE,
|
||||
@ -169,9 +165,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2559458"></a><h3>
|
||||
<a name="id2581570"></a><h3>
|
||||
<a name="GimpConvolutionType"></a>enum GimpConvolutionType</h3>
|
||||
<a class="indexterm" name="id2559470"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2581582"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_NORMAL_CONVOL,
|
||||
GIMP_ABSOLUTE_CONVOL,
|
||||
@ -184,9 +180,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2559487"></a><h3>
|
||||
<a name="id2581599"></a><h3>
|
||||
<a name="GimpConvolveType"></a>enum GimpConvolveType</h3>
|
||||
<a class="indexterm" name="id2571767"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2588927"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_BLUR_CONVOLVE,
|
||||
GIMP_SHARPEN_CONVOLVE
|
||||
@ -198,9 +194,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2571784"></a><h3>
|
||||
<a name="id2588944"></a><h3>
|
||||
<a name="GimpFillType"></a>enum GimpFillType</h3>
|
||||
<a class="indexterm" name="id2571796"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2588956"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_FOREGROUND_FILL,
|
||||
GIMP_BACKGROUND_FILL,
|
||||
@ -215,9 +211,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2571814"></a><h3>
|
||||
<a name="id2588974"></a><h3>
|
||||
<a name="GimpGradientSegmentColor"></a>enum GimpGradientSegmentColor</h3>
|
||||
<a class="indexterm" name="id2571825"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2588985"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_GRADIENT_SEGMENT_RGB,
|
||||
GIMP_GRADIENT_SEGMENT_HSV_CCW,
|
||||
@ -230,9 +226,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2571843"></a><h3>
|
||||
<a name="id2589003"></a><h3>
|
||||
<a name="GimpGradientSegmentType"></a>enum GimpGradientSegmentType</h3>
|
||||
<a class="indexterm" name="id2571854"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2589014"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_GRADIENT_SEGMENT_LINEAR,
|
||||
GIMP_GRADIENT_SEGMENT_CURVED,
|
||||
@ -247,9 +243,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2571873"></a><h3>
|
||||
<a name="id2589033"></a><h3>
|
||||
<a name="GimpHistogramChannel"></a>enum GimpHistogramChannel</h3>
|
||||
<a class="indexterm" name="id2571884"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2589044"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_HISTOGRAM_VALUE,
|
||||
GIMP_HISTOGRAM_RED,
|
||||
@ -264,9 +260,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2571902"></a><h3>
|
||||
<a name="id2589062"></a><h3>
|
||||
<a name="GimpHueRange"></a>enum GimpHueRange</h3>
|
||||
<a class="indexterm" name="id2562675"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2589074"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_ALL_HUES,
|
||||
GIMP_RED_HUES,
|
||||
@ -283,9 +279,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562693"></a><h3>
|
||||
<a name="id2574246"></a><h3>
|
||||
<a name="GimpLayerModeEffects"></a>enum GimpLayerModeEffects</h3>
|
||||
<a class="indexterm" name="id2562704"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2574257"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_NORMAL_MODE,
|
||||
GIMP_DISSOLVE_MODE,
|
||||
@ -318,9 +314,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562728"></a><h3>
|
||||
<a name="id2574282"></a><h3>
|
||||
<a name="GimpMaskApplyMode"></a>enum GimpMaskApplyMode</h3>
|
||||
<a class="indexterm" name="id2562741"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2574294"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_MASK_APPLY,
|
||||
GIMP_MASK_DISCARD
|
||||
@ -332,9 +328,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562757"></a><h3>
|
||||
<a name="id2574310"></a><h3>
|
||||
<a name="GimpMergeType"></a>enum GimpMergeType</h3>
|
||||
<a class="indexterm" name="id2562770"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2574323"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_EXPAND_AS_NECESSARY,
|
||||
GIMP_CLIP_TO_IMAGE,
|
||||
@ -348,9 +344,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562788"></a><h3>
|
||||
<a name="id2574341"></a><h3>
|
||||
<a name="GimpOffsetType"></a>enum GimpOffsetType</h3>
|
||||
<a class="indexterm" name="id2562800"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2574353"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_OFFSET_BACKGROUND,
|
||||
GIMP_OFFSET_TRANSPARENT
|
||||
@ -362,9 +358,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562817"></a><h3>
|
||||
<a name="id2574370"></a><h3>
|
||||
<a name="GimpOrientationType"></a>enum GimpOrientationType</h3>
|
||||
<a class="indexterm" name="id2562829"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2574383"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_ORIENTATION_HORIZONTAL,
|
||||
GIMP_ORIENTATION_VERTICAL,
|
||||
@ -377,9 +373,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562847"></a><h3>
|
||||
<a name="id2574400"></a><h3>
|
||||
<a name="GimpRotationType"></a>enum GimpRotationType</h3>
|
||||
<a class="indexterm" name="id2562859"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2574412"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_ROTATE_90,
|
||||
GIMP_ROTATE_180,
|
||||
@ -392,9 +388,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562876"></a><h3>
|
||||
<a name="id2574429"></a><h3>
|
||||
<a name="GimpSelectCriterion"></a>enum GimpSelectCriterion</h3>
|
||||
<a class="indexterm" name="id2562888"></a><pre class="programlisting">typedef enum
|
||||
<a class="indexterm" name="id2574441"></a><pre class="programlisting">typedef enum
|
||||
{
|
||||
GIMP_SELECT_CRITERION_COMPOSITE,
|
||||
GIMP_SELECT_CRITERION_R,
|
||||
@ -411,13 +407,9 @@ implicitly.</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2562907"></a><h3>
|
||||
<a name="id2574460"></a><h3>
|
||||
<a name="gimp-enums-get-type-names"></a>gimp_enums_get_type_names ()</h3>
|
||||
<a class="indexterm" name="id2562921"></a><pre class="programlisting">const <a
|
||||
href="../glib/glib-Basic-Types.html#gchar"
|
||||
>gchar</a>** gimp_enums_get_type_names (<a
|
||||
href="../glib/glib-Basic-Types.html#gint"
|
||||
>gint</a> *n_type_names);</pre>
|
||||
<a class="indexterm" name="id2574474"></a><pre class="programlisting">const gchar** gimp_enums_get_type_names (gint *n_type_names);</pre>
|
||||
<p>
|
||||
This function gives access to the list of enums registered by libgimp.
|
||||
The returned array is static and must not be modified.</p>
|
||||
@ -428,12 +420,12 @@ The returned array is static and must not be modified.</p>
|
||||
<col align="left" valign="top">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><span class="term"><em class="parameter"><code>n_type_names</code></em> :</span></td>
|
||||
<td><p><span class="term"><em class="parameter"><code>n_type_names</code></em> :</span></p></td>
|
||||
<td> return location for the number of names
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></td>
|
||||
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
|
||||
<td> an array with type names
|
||||
|
||||
</td>
|
||||
|
||||
Reference in New Issue
Block a user