Skip to content

Commit 69bfe08

Browse files
authored
Merge pull request #1356 from Acha0203/fix/examples-image-alpha-mask
Modify the text for @arialabel on examples/en/05_Image/03_Alpha_Mask
2 parents df9aae4 + 967a9e3 commit 69bfe08

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)