Skip to content

Commit 6d2679e

Browse files
committed
small fixes
1 parent 49df2f4 commit 6d2679e

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)