Skip to content

Commit 3c80e7d

Browse files
authored
Merge pull request #42 from processing/main
sync org/main
2 parents df9aae4 + 69bfe08 commit 3c80e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/examples/en/05_Image/03_Alpha_Mask.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* @name Alpha Mask
3-
* @arialabel An astronaut on a planet as the background with a slightly transparent version of this image on top that moves with the horizontal direction of the user’s mouse. Both have a light blue gradient on the right side.
3+
* @arialabel An astronaut on a planet as the background with a slightly transparent version of this image on top that moves with the user’s mouse. Both have a light blue gradient on the right side.
44
* @description Loads a "mask" for an image to specify the transparency in
55
* different parts of the image. The two images are blended together using
66
* the mask() method of p5.Image.

0 commit comments

Comments
 (0)