Skip to content

Commit 9fd6165

Browse files
author
Cristy
committed
...
1 parent fae671a commit 9fd6165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

canvas/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2339,7 +2339,7 @@ <h3>Barycentric <font size="-1">(triangle gradient)</font></h3>The "<code>Baryce
23392339
<a href="sparse_bary_triangle.png"><img src="sparse_bary_triangle.png" width="100" height="100" align="middle" vspace="0" hspace="5" border="0" alt="[IM Output]"></a>
23402340
</td>
23412341
</tr>
2342-
</table>This is a faster version from Fred Weinhaus, that creates a triangle mask in the alpha channel, which by default, the <a href="#sparse-color">Sparse Color Operator</a> will not update (due to the default channel settings). All the colors including fully transparent pixels are however still filled with color, just alpha masked.
2342+
</table>
23432343
<table border="0" cellspacing="0" cellpadding="0" width="100%" align="center">
23442344
<tr>
23452345
<td width="100%" align="justify">

0 commit comments

Comments
 (0)