Difference between revisions of "Reference:Special Patterns"

From POV-Wiki
Jump to navigation Jump to search
(moved content from Patterns section)
 
m (consistency and clean up)
Line 1: Line 1:
<p>Some patterns are not &quot;real&quot; patterns, but behave like patterns and are used in the same location as a regular pattern. They are <code>average</code> and <code>image</code>.</p>
+
<p>These patterns are not &quot;real&quot; patterns, but behave like patterns and are used in the same location as a regular pattern:</p>
 +
<table class="tablelist">
 +
<tr valign="top">
 +
<td width="15%">
 +
<code>average</code><br>
 +
<code>density_file</code><br>
 +
</td>
 +
<td width="15%">
 +
<code>image</code><br>
 +
<code>pigment_pattern</code><br>
 +
</td>
 +
<td width="15%">
 +
<code>slope</code><br>
 +
</td>
 +
</tr>
 +
</table>

Revision as of 00:20, 30 March 2017

These patterns are not "real" patterns, but behave like patterns and are used in the same location as a regular pattern:

average
density_file

image
pigment_pattern

slope