Saturday, July 4, 2026
HomeLanguagesJavascriptp5.js Image Complete Reference

p5.js Image Complete Reference

The p5.js Image is used to do the draw operation on the image. There are some specific attributes to do these kinds of operations and some functions to load or display the image, mentioned below.

p5.js save

Description

saveCanvas() This function is used to save a p5.Table object to a file.

p5.Image

Description

save() It is used to save the image to a file by forcing the browser to download it.
filter() It is used to apply the filter to the image.
resize() It is used to resize the image to the given width and height.
numFrames() It is used to return the total number of frames of the GIF animation.
reset() It js is used to restart an animated GIF and play it from its beginning state.
delay() It is used to change the delay between each frame in a GIF animation.
mask() It is used to apply the given mask to the image.
setFrame() It is used to set the index of the currently visible frame of the GIF animation.
getCurrentFrame() It is used to return the index of the currently shown frame of the GIF animation.

Loading and Displaying Pixels

Description

loadImage() It is used to load an image from the given path and create a p5.Image object with the image.
tint() This function is used to set a fill value for images.
noTint() It removes the fill value for images that has been previously applied using the tint() function.
imageMode() It function is used to set the image mode of an image.
filter() It function is used to apply filters to the canvas.
Whether you’re preparing for your first job interview or aiming to upskill in this ever-evolving tech landscape, neveropen Courses are your key to success. We provide top-quality content at affordable prices, all geared towards accelerating your growth in a time-bound manner. Join the millions we’ve already empowered, and we’re here to do the same for you. Don’t miss out – check it out now!
RELATED ARTICLES

Most Popular

Dominic
32519 POSTS0 COMMENTS
Milvus
131 POSTS0 COMMENTS
Nango Kala
6900 POSTS0 COMMENTS
Nicole Veronica
12015 POSTS0 COMMENTS
Nokonwaba Nkukhwana
12110 POSTS0 COMMENTS
Shaida Kate Naidoo
7019 POSTS0 COMMENTS
Ted Musemwa
7262 POSTS0 COMMENTS
Thapelo Manthata
6976 POSTS0 COMMENTS
Umr Jansen
6967 POSTS0 COMMENTS