RiTa
index
Name fetchPImage()
Class HtmlParserIF
Description Fetches an Image from a string URL and converts it to a processing.core.PImage
Syntax
fetchPImage(pApplet, url);
Returns processing.core.PImage
Usage Web & Application
Related