このリファレンスは省略版です。全ての関数や機能が追加されたリファレンスを見るには拡張版をクリックしてください。
また、この文書は Processing のAPIリファレンスを日本語に訳したものであり、
最新の内容は 英語版 で確認して下さい。
Language[API]. Processing言語は容易に洗練された視覚表現と概念構造を創造できるよう設計されています。
! (logical NOT)
!= (inequality)
% (modulo)
&& (logical AND)
<= (less than or equal to)
() (parentheses)
* (multiply)
+ (addition)
++ (increment)
+= (add assign)
, (comma)
- (minus)
-- (decrement)
-= (subtract assign)
. (dot)
/ (divide)
/* */ (multiline comment)
/** */ (doc comment)
// (comment)
; (semicolon)
< (less than)
= (assign)
== (equality)
> (greater than)
>= (greater than or equal to)
[] (array access)
abs()
alpha()
append()
arc()
Array
arraycopy()
atan2()
background()
beginRecord()
beginShape()
bezier()
bezierVertex()
binary()
blend()
blendColor()
blue()
boolean
boolean()
break
brightness()
byte
byte()
case
ceil()
char
char()
class
color
color()
colorMode()
concat()
?: (conditional)
constrain()
contract()
copy()
cos()
createReader()
createWriter()
cursor()
curve()
curveVertex()
day()
default
degrees()
delay()
dist()
draw()
ellipse()
ellipseMode()
else
endRecord()
endShape()
exit()
expand()
extends
!= (inequality)
% (modulo)
&& (logical AND)
<= (less than or equal to)
() (parentheses)
* (multiply)
+ (addition)
++ (increment)
+= (add assign)
, (comma)
- (minus)
-- (decrement)
-= (subtract assign)
. (dot)
/ (divide)
/* */ (multiline comment)
/** */ (doc comment)
// (comment)
; (semicolon)
< (less than)
= (assign)
== (equality)
> (greater than)
>= (greater than or equal to)
[] (array access)
abs()
alpha()
append()
arc()
Array
arraycopy()
atan2()
background()
beginRecord()
beginShape()
bezier()
bezierVertex()
binary()
blend()
blendColor()
blue()
boolean
boolean()
break
brightness()
byte
byte()
case
ceil()
char
char()
class
color
color()
colorMode()
concat()
?: (conditional)
constrain()
copy()
cos()
createReader()
createWriter()
cursor()
curve()
curveVertex()
day()
default
degrees()
delay()
dist()
draw()
ellipse()
ellipseMode()
else
endRecord()
endShape()
exit()
expand()
extends
false
fill()
filter()
float
float()
floor()
for
frameCount
frameRate
frameRate()
get()
green()
HALF_PI (1.57079...)
height
hex()
hour()
hue()
if
image()
imageMode()
implements
int
int()
key
keyCode
keyPressed
keyPressed()
keyReleased()
lerp()
line()
loadBytes()
loadFont()
loadImage()
loadPixels()
loadStrings()
loop()
map()
match()
max()
millis()
min()
minute()
month()
mouseButton
mouseDragged()
mouseMoved()
mousePressed
mousePressed()
mouseReleased()
mouseX
mouseY
new
nf()
noCursor()
noFill()
noLoop()
norm()
noSmooth()
noStroke()
noTint()
null
Object
PFont
PI (3.14159...)
PImage
pixels[]
pmouseX
pmouseY
point()
popMatrix()
pow()
print()
println()
printMatrix()
PrintWriter
pushMatrix()
fill()
filter()
float
float()
floor()
for
frameCount
frameRate
frameRate()
get()
green()
HALF_PI (1.57079...)
height
hex()
hour()
hue()
if
image()
imageMode()
implements
int
int()
key
keyCode
keyPressed
keyPressed()
keyReleased()
lerp()
line()
loadBytes()
loadFont()
loadImage()
loadPixels()
loadStrings()
loop()
map()
match()
max()
millis()
min()
minute()
month()
mouseButton
mouseDragged()
mouseMoved()
mousePressed
mousePressed()
mouseReleased()
mouseX
mouseY
new
nf()
noCursor()
noFill()
noLoop()
norm()
noSmooth()
noStroke()
noTint()
null
Object
PFont
PI (3.14159...)
PImage
pixels[]
pmouseX
pmouseY
point()
popMatrix()
pow()
print()
println()
printMatrix()
PrintWriter
pushMatrix()
quad()
radians()
random()
randomSeed()
rect()
rectMode()
red()
redraw()
resetMatrix()
return
reverse()
rotate()
round()
saturation()
save()
saveBytes()
saveFrame()
saveStrings()
scale()
screen
second()
set()
setup()
shorten()
sin()
size()
smooth()
sort()
splice()
split()
splitTokens()
sq()
sqrt()
str()
String
stroke()
strokeCap()
strokeJoin()
strokeWeight()
subset()
super
switch()
tan()
text()
textAlign()
textFont()
textLeading()
textSize()
textWidth()
this
tint()
translate()
triangle()
true
TWO_PI (6.28318...)
unbinary()
unhex()
updatePixels()
vertex()
void
while
width
year()
{} (curly braces)
|| (logical OR)
radians()
random()
randomSeed()
rect()
rectMode()
red()
redraw()
resetMatrix()
return
reverse()
rotate()
round()
saturation()
save()
saveBytes()
saveFrame()
saveStrings()
scale()
screen
second()
set()
setup()
shorten()
sin()
size()
smooth()
sort()
splice()
split()
splitTokens()
sq()
sqrt()
str()
String
stroke()
strokeCap()
strokeJoin()
strokeWeight()
subset()
super
switch()
tan()
text()
textAlign()
textFont()
textLeading()
textSize()
textWidth()
this
tint()
translate()
triangle()
true
TWO_PI (6.28318...)
unbinary()
unhex()
updatePixels()
vertex()
void
while
width
year()
{} (curly braces)
|| (logical OR)
