Skip to content

Commit d20c113

Browse files
committed
Color and Objects tutorial figures
1 parent 942363a commit d20c113

5 files changed

Lines changed: 2 additions & 2 deletions

File tree

-18.5 KB
Loading
7.15 KB
Loading

content/static/tutorials/color/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ <h3>Grayscale Color</h3>
4949

5050
<h3>RGB Color</h3>
5151
<p>
52-
<img src="imgs/rgb.png" width = 200><br />
52+
<img src="imgs/rgb.jpg"><br />
5353
<br />
5454
Remember finger painting? By mixing three "primary" colors, any color could be generated. Swirling all colors together resulted in a muddy brown. The more paint you added, the darker it got.
5555
Digital colors are also constructed by mixing three primary colors, but it works differently from paint. First, the primaries are diff erent: red, green, and blue (i.e., "RGB" color).
@@ -172,4 +172,4 @@ <h3>Custom Color Ranges</h3>
172172
</td>
173173
</tr>
174174
</table>
175-
</p>
175+
</p>
39.4 KB
Loading
-7.77 KB
Loading

0 commit comments

Comments
 (0)