Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/processing/p5.js
/ array
Method
array
src/color/p5.Color.js:300–302 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
298
}
299
300
array(){
301
return
this._array;
302
}
303
304
lerp(color, amt, mode){
305
// Find the closest common ancestor color space
Callers
14
drawBlob
Method · 0.45
creating_reading.js
File · 0.45
p5.Geometry.js
File · 0.45
p5.RendererGL.js
File · 0.45
p5.Vector.js
File · 0.45
p5.Matrix.js
File · 0.45
validateParams
Function · 0.45
generateTypeSchema
Function · 0.45
constructFromContours
Method · 0.45
_addSegment
Method · 0.45
_addCap
Method · 0.45
_addJoin
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected