Imported Upstream version 2.3.16
This commit is contained in:
@ -3,12 +3,12 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
|
||||
<title>gimpgrid</title>
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.71.0">
|
||||
<meta name="generator" content="DocBook XSL Stylesheets V1.72.0">
|
||||
<link rel="start" href="index.html" title="GIMP Library Reference Manual">
|
||||
<link rel="up" href="libgimp-image.html" title="Manupulating Images and their Properties">
|
||||
<link rel="prev" href="libgimp-gimpfloatingsel.html" title="gimpfloatingsel">
|
||||
<link rel="next" href="libgimp-gimpguides.html" title="gimpguides">
|
||||
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
|
||||
<meta name="generator" content="GTK-Doc V1.8 (XML mode)">
|
||||
<link rel="stylesheet" href="style.css" type="text/css">
|
||||
<link rel="part" href="libgimp.html" title="Part I. GIMP Library">
|
||||
<link rel="chapter" href="libgimp-general.html" title="Functions not Related to Specific Images">
|
||||
@ -31,16 +31,16 @@
|
||||
<th width="100%" align="center">GIMP Library Reference Manual</th>
|
||||
<td><a accesskey="n" href="libgimp-gimpguides.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="#id2581923" class="shortcut">Top</a>
|
||||
<tr><td colspan="5" class="shortcuts"><nobr><a href="#id2581985" class="shortcut">Top</a>
|
||||
 | 
|
||||
<a href="#id2629444" class="shortcut">Description</a></nobr></td></tr>
|
||||
<a href="#id2638088" class="shortcut">Description</a></nobr></td></tr>
|
||||
</table>
|
||||
<div class="refentry" lang="en">
|
||||
<a name="libgimp-gimpgrid"></a><div class="titlepage"></div>
|
||||
<div class="refnamediv"><table width="100%"><tr>
|
||||
<td valign="top">
|
||||
<h2>
|
||||
<a name="id2581923"></a><span class="refentrytitle">gimpgrid</span>
|
||||
<a name="id2581985"></a><span class="refentrytitle">gimpgrid</span>
|
||||
</h2>
|
||||
<p>gimpgrid</p>
|
||||
</td>
|
||||
@ -52,61 +52,61 @@
|
||||
|
||||
|
||||
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-get-spacing">gimp_image_grid_get_spacing</a> (gint32 image_ID,
|
||||
gdouble *xspacing,
|
||||
gdouble *yspacing);
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-set-spacing">gimp_image_grid_set_spacing</a> (gint32 image_ID,
|
||||
gdouble xspacing,
|
||||
gdouble yspacing);
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-get-offset">gimp_image_grid_get_offset</a> (gint32 image_ID,
|
||||
gdouble *xoffset,
|
||||
gdouble *yoffset);
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-set-offset">gimp_image_grid_set_offset</a> (gint32 image_ID,
|
||||
gdouble xoffset,
|
||||
gdouble yoffset);
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-get-foreground-color">gimp_image_grid_get_foreground_color</a>
|
||||
(gint32 image_ID,
|
||||
<a
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-get-spacing">gimp_image_grid_get_spacing</a> (gint32 image_ID,
|
||||
gdouble *xspacing,
|
||||
gdouble *yspacing);
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-set-spacing">gimp_image_grid_set_spacing</a> (gint32 image_ID,
|
||||
gdouble xspacing,
|
||||
gdouble yspacing);
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-get-offset">gimp_image_grid_get_offset</a> (gint32 image_ID,
|
||||
gdouble *xoffset,
|
||||
gdouble *yoffset);
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-set-offset">gimp_image_grid_set_offset</a> (gint32 image_ID,
|
||||
gdouble xoffset,
|
||||
gdouble yoffset);
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-get-foreground-color">gimp_image_grid_get_foreground_color</a>
|
||||
(gint32 image_ID,
|
||||
<a
|
||||
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
|
||||
>GimpRGB</a> *fgcolor);
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-set-foreground-color">gimp_image_grid_set_foreground_color</a>
|
||||
(gint32 image_ID,
|
||||
const <a
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-set-foreground-color">gimp_image_grid_set_foreground_color</a>
|
||||
(gint32 image_ID,
|
||||
const <a
|
||||
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
|
||||
>GimpRGB</a> *fgcolor);
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-get-background-color">gimp_image_grid_get_background_color</a>
|
||||
(gint32 image_ID,
|
||||
<a
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-get-background-color">gimp_image_grid_get_background_color</a>
|
||||
(gint32 image_ID,
|
||||
<a
|
||||
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
|
||||
>GimpRGB</a> *bgcolor);
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-set-background-color">gimp_image_grid_set_background_color</a>
|
||||
(gint32 image_ID,
|
||||
const <a
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-set-background-color">gimp_image_grid_set_background_color</a>
|
||||
(gint32 image_ID,
|
||||
const <a
|
||||
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
|
||||
>GimpRGB</a> *bgcolor);
|
||||
<a
|
||||
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
|
||||
>GimpGridStyle</a> <a href="libgimp-gimpgrid.html#gimp-image-grid-get-style">gimp_image_grid_get_style</a> (gint32 image_ID);
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-set-style">gimp_image_grid_set_style</a> (gint32 image_ID,
|
||||
<a
|
||||
>GimpGridStyle</a> <a href="libgimp-gimpgrid.html#gimp-image-grid-get-style">gimp_image_grid_get_style</a> (gint32 image_ID);
|
||||
gboolean <a href="libgimp-gimpgrid.html#gimp-image-grid-set-style">gimp_image_grid_set_style</a> (gint32 image_ID,
|
||||
<a
|
||||
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
|
||||
>GimpGridStyle</a> style);
|
||||
</pre>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2629444"></a><h2>Description</h2>
|
||||
<a name="id2638088"></a><h2>Description</h2>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="id2629460"></a><h2>Details</h2>
|
||||
<a name="id2638103"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2629471"></a><h3>
|
||||
<a name="id2638114"></a><h3>
|
||||
<a name="gimp-image-grid-get-spacing"></a>gimp_image_grid_get_spacing ()</h3>
|
||||
<a class="indexterm" name="id2629484"></a><pre class="programlisting">gboolean gimp_image_grid_get_spacing (gint32 image_ID,
|
||||
gdouble *xspacing,
|
||||
gdouble *yspacing);</pre>
|
||||
<a class="indexterm" name="id2638128"></a><pre class="programlisting">gboolean gimp_image_grid_get_spacing (gint32 image_ID,
|
||||
gdouble *xspacing,
|
||||
gdouble *yspacing);</pre>
|
||||
<p>
|
||||
Gets the spacing of an image's grid.
|
||||
</p>
|
||||
@ -142,16 +142,16 @@ image's grid. It takes the image as parameter.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.4
|
||||
<p class="since">Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2615012"></a><h3>
|
||||
<a name="id2638245"></a><h3>
|
||||
<a name="gimp-image-grid-set-spacing"></a>gimp_image_grid_set_spacing ()</h3>
|
||||
<a class="indexterm" name="id2615025"></a><pre class="programlisting">gboolean gimp_image_grid_set_spacing (gint32 image_ID,
|
||||
gdouble xspacing,
|
||||
gdouble yspacing);</pre>
|
||||
<a class="indexterm" name="id2638258"></a><pre class="programlisting">gboolean gimp_image_grid_set_spacing (gint32 image_ID,
|
||||
gdouble xspacing,
|
||||
gdouble yspacing);</pre>
|
||||
<p>
|
||||
Sets the spacing of an image's grid.
|
||||
</p>
|
||||
@ -187,16 +187,16 @@ image's grid.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.4
|
||||
<p class="since">Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2615136"></a><h3>
|
||||
<a name="id2622437"></a><h3>
|
||||
<a name="gimp-image-grid-get-offset"></a>gimp_image_grid_get_offset ()</h3>
|
||||
<a class="indexterm" name="id2615149"></a><pre class="programlisting">gboolean gimp_image_grid_get_offset (gint32 image_ID,
|
||||
gdouble *xoffset,
|
||||
gdouble *yoffset);</pre>
|
||||
<a class="indexterm" name="id2622450"></a><pre class="programlisting">gboolean gimp_image_grid_get_offset (gint32 image_ID,
|
||||
gdouble *xoffset,
|
||||
gdouble *yoffset);</pre>
|
||||
<p>
|
||||
Gets the offset of an image's grid.
|
||||
</p>
|
||||
@ -232,16 +232,16 @@ image's grid. It takes the image as parameter.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.4
|
||||
<p class="since">Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2627625"></a><h3>
|
||||
<a name="id2622567"></a><h3>
|
||||
<a name="gimp-image-grid-set-offset"></a>gimp_image_grid_set_offset ()</h3>
|
||||
<a class="indexterm" name="id2627639"></a><pre class="programlisting">gboolean gimp_image_grid_set_offset (gint32 image_ID,
|
||||
gdouble xoffset,
|
||||
gdouble yoffset);</pre>
|
||||
<a class="indexterm" name="id2622580"></a><pre class="programlisting">gboolean gimp_image_grid_set_offset (gint32 image_ID,
|
||||
gdouble xoffset,
|
||||
gdouble yoffset);</pre>
|
||||
<p>
|
||||
Sets the offset of an image's grid.
|
||||
</p>
|
||||
@ -277,16 +277,16 @@ grid.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.4
|
||||
<p class="since">Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2627752"></a><h3>
|
||||
<a name="id2622696"></a><h3>
|
||||
<a name="gimp-image-grid-get-foreground-color"></a>gimp_image_grid_get_foreground_color ()</h3>
|
||||
<a class="indexterm" name="id2627768"></a><pre class="programlisting">gboolean gimp_image_grid_get_foreground_color
|
||||
(gint32 image_ID,
|
||||
<a
|
||||
<a class="indexterm" name="id2622712"></a><pre class="programlisting">gboolean gimp_image_grid_get_foreground_color
|
||||
(gint32 image_ID,
|
||||
<a
|
||||
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
|
||||
>GimpRGB</a> *fgcolor);</pre>
|
||||
<p>
|
||||
@ -318,16 +318,16 @@ This procedure gets the foreground color of an image's grid.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.4
|
||||
<p class="since">Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2610999"></a><h3>
|
||||
<a name="id2636760"></a><h3>
|
||||
<a name="gimp-image-grid-set-foreground-color"></a>gimp_image_grid_set_foreground_color ()</h3>
|
||||
<a class="indexterm" name="id2611015"></a><pre class="programlisting">gboolean gimp_image_grid_set_foreground_color
|
||||
(gint32 image_ID,
|
||||
const <a
|
||||
<a class="indexterm" name="id2636776"></a><pre class="programlisting">gboolean gimp_image_grid_set_foreground_color
|
||||
(gint32 image_ID,
|
||||
const <a
|
||||
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
|
||||
>GimpRGB</a> *fgcolor);</pre>
|
||||
<p>
|
||||
@ -359,16 +359,16 @@ This procedure sets the foreground color of an image's grid.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.4
|
||||
<p class="since">Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2611108"></a><h3>
|
||||
<a name="id2636872"></a><h3>
|
||||
<a name="gimp-image-grid-get-background-color"></a>gimp_image_grid_get_background_color ()</h3>
|
||||
<a class="indexterm" name="id2611124"></a><pre class="programlisting">gboolean gimp_image_grid_get_background_color
|
||||
(gint32 image_ID,
|
||||
<a
|
||||
<a class="indexterm" name="id2636888"></a><pre class="programlisting">gboolean gimp_image_grid_get_background_color
|
||||
(gint32 image_ID,
|
||||
<a
|
||||
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
|
||||
>GimpRGB</a> *bgcolor);</pre>
|
||||
<p>
|
||||
@ -400,16 +400,16 @@ This procedure gets the background color of an image's grid.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.4
|
||||
<p class="since">Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2611218"></a><h3>
|
||||
<a name="id2636984"></a><h3>
|
||||
<a name="gimp-image-grid-set-background-color"></a>gimp_image_grid_set_background_color ()</h3>
|
||||
<a class="indexterm" name="id2611234"></a><pre class="programlisting">gboolean gimp_image_grid_set_background_color
|
||||
(gint32 image_ID,
|
||||
const <a
|
||||
<a class="indexterm" name="id2637000"></a><pre class="programlisting">gboolean gimp_image_grid_set_background_color
|
||||
(gint32 image_ID,
|
||||
const <a
|
||||
href="../libgimpcolor/libgimpcolor-GimpRGB.html#GimpRGB"
|
||||
>GimpRGB</a> *bgcolor);</pre>
|
||||
<p>
|
||||
@ -441,16 +441,16 @@ This procedure sets the background color of an image's grid.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.4
|
||||
<p class="since">Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2611326"></a><h3>
|
||||
<a name="id2637095"></a><h3>
|
||||
<a name="gimp-image-grid-get-style"></a>gimp_image_grid_get_style ()</h3>
|
||||
<a class="indexterm" name="id2611340"></a><pre class="programlisting"><a
|
||||
<a class="indexterm" name="id2637109"></a><pre class="programlisting"><a
|
||||
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
|
||||
>GimpGridStyle</a> gimp_image_grid_get_style (gint32 image_ID);</pre>
|
||||
>GimpGridStyle</a> gimp_image_grid_get_style (gint32 image_ID);</pre>
|
||||
<p>
|
||||
Gets the style of an image's grid.
|
||||
</p>
|
||||
@ -475,15 +475,15 @@ This procedure retrieves the style of an image's grid.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.4
|
||||
<p class="since">Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2611409"></a><h3>
|
||||
<a name="id2639122"></a><h3>
|
||||
<a name="gimp-image-grid-set-style"></a>gimp_image_grid_set_style ()</h3>
|
||||
<a class="indexterm" name="id2611423"></a><pre class="programlisting">gboolean gimp_image_grid_set_style (gint32 image_ID,
|
||||
<a
|
||||
<a class="indexterm" name="id2639134"></a><pre class="programlisting">gboolean gimp_image_grid_set_style (gint32 image_ID,
|
||||
<a
|
||||
href="../libgimpbase/libgimpbase-gimpbaseenums.html#GimpGridStyle"
|
||||
>GimpGridStyle</a> style);</pre>
|
||||
<p>
|
||||
@ -516,7 +516,7 @@ and the new style as parameters.</p>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table></div>
|
||||
<p>Since GIMP 2.4
|
||||
<p class="since">Since GIMP 2.4
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user