Skip to content

Commit e29994d

Browse files
authored
Merge pull request #1 from designsystemsinternational/tiny-changes
Small fixes for website combability
2 parents 49df2f4 + 6d2679e commit e29994d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Topics/Image Processing/Brightness/Brightness.pde renamed to Topics/Image Processing/BrightnessPixels/BrightnessPixels.pde

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
* Brightness
3-
* by Daniel Shiffman.
4-
*
2+
* Brightness Pixels
3+
* by Daniel Shiffman.
4+
*
55
* This program adjusts the brightness of a part of the image by
66
* calculating the distance of each pixel to the mouse.
77
*/

0 commit comments

Comments
 (0)