mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 17:40:48 +01:00
Revising PImage @instanceName for processing/processing-web#153
This commit is contained in:
@@ -55,7 +55,7 @@ import javax.imageio.metadata.*;
|
||||
*
|
||||
* @webref image
|
||||
* @usage Web & Application
|
||||
* @instanceName img any variable of type PImage
|
||||
* @instanceName img any object of type PImage
|
||||
* @see PApplet#loadImage(String)
|
||||
* @see PApplet#imageMode(int)
|
||||
* @see PApplet#createImage(int, int, int)
|
||||
|
||||
Reference in New Issue
Block a user