Imported Upstream version 2.3.10
This commit is contained in:
@ -62,9 +62,9 @@ Constants and functions related to rendering checkerboards.
|
||||
<div class="refsect1" lang="en">
|
||||
<a name="details"></a><h2>Details</h2>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2538734"></a><h3>
|
||||
<a name="id2542685"></a><h3>
|
||||
<a name="GIMP-CHECK-SIZE:CAPS"></a>GIMP_CHECK_SIZE</h3>
|
||||
<a class="indexterm" name="id2538746"></a><pre class="programlisting">#define GIMP_CHECK_SIZE 8
|
||||
<a class="indexterm" name="id2542696"></a><pre class="programlisting">#define GIMP_CHECK_SIZE 8
|
||||
</pre>
|
||||
<p>
|
||||
The default checkerboard size in pixels. This is configurable in the
|
||||
@ -74,9 +74,9 @@ this constant instead.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2538763"></a><h3>
|
||||
<a name="id2542714"></a><h3>
|
||||
<a name="GIMP-CHECK-SIZE-SM:CAPS"></a>GIMP_CHECK_SIZE_SM</h3>
|
||||
<a class="indexterm" name="id2538775"></a><pre class="programlisting">#define GIMP_CHECK_SIZE_SM 4
|
||||
<a class="indexterm" name="id2542725"></a><pre class="programlisting">#define GIMP_CHECK_SIZE_SM 4
|
||||
</pre>
|
||||
<p>
|
||||
The default small checkerboard size in pixels.
|
||||
@ -84,9 +84,9 @@ The default small checkerboard size in pixels.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2538791"></a><h3>
|
||||
<a name="id2561168"></a><h3>
|
||||
<a name="GIMP-CHECK-DARK:CAPS"></a>GIMP_CHECK_DARK</h3>
|
||||
<a class="indexterm" name="id2538803"></a><pre class="programlisting">#define GIMP_CHECK_DARK 0.4
|
||||
<a class="indexterm" name="id2561179"></a><pre class="programlisting">#define GIMP_CHECK_DARK 0.4
|
||||
</pre>
|
||||
<p>
|
||||
The dark gray value for the default checkerboard pattern.
|
||||
@ -94,9 +94,9 @@ The dark gray value for the default checkerboard pattern.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2538819"></a><h3>
|
||||
<a name="id2561195"></a><h3>
|
||||
<a name="GIMP-CHECK-LIGHT:CAPS"></a>GIMP_CHECK_LIGHT</h3>
|
||||
<a class="indexterm" name="id2558536"></a><pre class="programlisting">#define GIMP_CHECK_LIGHT 0.6
|
||||
<a class="indexterm" name="id2561207"></a><pre class="programlisting">#define GIMP_CHECK_LIGHT 0.6
|
||||
</pre>
|
||||
<p>
|
||||
The light gray value for the default checkerboard pattern.
|
||||
@ -104,9 +104,9 @@ The light gray value for the default checkerboard pattern.
|
||||
</div>
|
||||
<hr>
|
||||
<div class="refsect2" lang="en">
|
||||
<a name="id2558551"></a><h3>
|
||||
<a name="id2561222"></a><h3>
|
||||
<a name="gimp-checks-get-shades"></a>gimp_checks_get_shades ()</h3>
|
||||
<a class="indexterm" name="id2558565"></a><pre class="programlisting">void gimp_checks_get_shades (<a href="libgimpbase-gimpbaseenums.html#GimpCheckType">GimpCheckType</a> type,
|
||||
<a class="indexterm" name="id2561236"></a><pre class="programlisting">void gimp_checks_get_shades (<a href="libgimpbase-gimpbaseenums.html#GimpCheckType">GimpCheckType</a> type,
|
||||
guchar *light,
|
||||
guchar *dark);</pre>
|
||||
<p>
|
||||
|
Reference in New Issue
Block a user