A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
a — Property, class frocessing.color.AbstractColorUpdater
色の 透明度(Alpha) 値を示します. 有効な値は 0.0 ~ 1.0 です.デフォルト値は 1.0 です.
a — Property, class frocessing.color.ColorRGB
色の 透明度(Alpha) 値を示します. 有効な値は 0.0 ~ 1.0 です.デフォルト値は 1.0 です.
a — Property, class frocessing.color.FColor
色の 透明度(Alpha) 値を示します. 有効な値は 0.0 ~ 1.0 です.デフォルト値は 1.0 です.
a — Property, interface frocessing.color.IColor
色の 透明度(Alpha) 値を示します.
a — Property, class frocessing.geom.NumberMatrix
abs(val:Number) — Static Method , class frocessing.display.AbstractF5MovieClip
AbstractCanvas — class, package frocessing.core.canvas
Abstract Canvas.
AbstractCanvas() — Constructor, class frocessing.core.canvas.AbstractCanvas
AbstractCanvas2D — class, package frocessing.core.canvas
Abstract Canvas 2D.
AbstractCanvas2D() — Constructor, class frocessing.core.canvas.AbstractCanvas2D
AbstractCanvas3D — class, package frocessing.core.canvas
Abstract Canvas 3D.
AbstractCanvas3D() — Constructor, class frocessing.core.canvas.AbstractCanvas3D
AbstractColorUpdater — class, package frocessing.color
任意の色空間をRGB値へ変換する抽象クラス.
AbstractColorUpdater() — Constructor, class frocessing.color.AbstractColorUpdater
AbstractF5Canvas — class, package frocessing.core
AbstractF5Canvas クラスは、Processing の基本APIを実装した抽象クラスです.
AbstractF5Canvas(target:frocessing.core.canvas:ICanvas) — Constructor, class frocessing.core.AbstractF5Canvas
AbstractF5MovieClip — Dynamic Class, package frocessing.display
AbstractF5MovieClip.
AbstractF5MovieClip(f5canvas:frocessing.core:AbstractF5Canvas, target:flash.display:DisplayObject, useStageEvent:Boolean) — Constructor, class frocessing.display.AbstractF5MovieClip
AbstractFShape — class, package frocessing.shape
Abstract Shape Object.
AbstractFShape(parent_group:frocessing.shape:IFShapeContainer) — Constructor, class frocessing.shape.AbstractFShape
acos(val:Number) — Static Method , class frocessing.display.AbstractF5MovieClip
add(c1:uint, c2:uint) — Static Method , class frocessing.color.ColorBlend
24bit Color (0xRRGGBB) を 加算(ADD) でブレンドします.
add(v:frocessing.geom:FNumber3D) — method, class frocessing.geom.FVector
加算
ADD — Constant Static Property, class frocessing.color.ColorBlend
ADD — Constant Static Property, class frocessing.display.AbstractF5MovieClip
add32(c1:uint, c2:uint) — Static Method , class frocessing.color.ColorBlend
32bit Color (0xAARRGGBB) を 加算(ADD) でブレンドします.
addChild(f3dobj:frocessing.f3d:F3DObject) — method, class frocessing.f3d.F3DContainer
addChild(shape:frocessing.shape:IFShape) — method, class frocessing.shape.FShapeContainer
add shape object to the container.
addChild(shape:frocessing.shape:IFShape) — method, class frocessing.shape.FShapeUse
add shape object to the container.
addChild(shape:frocessing.shape:IFShape) — method, interface frocessing.shape.IFShapeContainer
addCircle(cx:Number, cy:Number, r:Number, stroke:frocessing.core.canvas:ICanvasStroke, fill:frocessing.core.canvas:ICanvasFill, mat:flash.geom:Matrix, alpha:Number) — method, class frocessing.shape.FSVGBuffer
add circle element.
addEllipse(cx:Number, cy:Number, rx:Number, ry:Number, stroke:frocessing.core.canvas:ICanvasStroke, fill:frocessing.core.canvas:ICanvasFill, mat:flash.geom:Matrix, alpha:Number) — method, class frocessing.shape.FSVGBuffer
add ellipse element.
addLine(x1:Number, y1:Number, x2:Number, y2:Number, stroke:frocessing.core.canvas:ICanvasStroke, mat:flash.geom:Matrix, alpha:Number) — method, class frocessing.shape.FSVGBuffer
add line element.
addPath(commands:Array, path:Array, stroke:frocessing.core.canvas:ICanvasStroke, fill:frocessing.core.canvas:ICanvasFill, mat:flash.geom:Matrix, alpha:Number) — method, class frocessing.shape.FSVGBuffer
add path element.
addRect(x:Number, y:Number, w:Number, h:Number, rx:Number, ry:Number, stroke:frocessing.core.canvas:ICanvasStroke, fill:frocessing.core.canvas:ICanvasFill, mat:flash.geom:Matrix, alpha:Number) — method, class frocessing.shape.FSVGBuffer
add rect element.
addRGB(r1:uint, g1:uint, b1:uint, r2:uint, g2:uint, b2:uint) — Static Method , class frocessing.color.ColorBlend
RGB値を指定して 加算(ADD) でブレンドします.
addRGBA(r1:uint, g1:uint, b1:uint, r2:uint, g2:uint, b2:uint, a1:uint, a2:uint) — Static Method , class frocessing.color.ColorBlend
RGBA値を指定して 加算(ADD) でブレンドします.
addShape(s:frocessing.shape:IFShape, sd:frocessing.core.canvas:ICanvasStroke, fd:frocessing.core.canvas:ICanvasFill) — method, class frocessing.shape.FSVGBuffer
add shape object to SVG buffer.
addVertex(x:Number, y:Number, z:Number, u:Number, v:Number) — method, class frocessing.f3d.F3DModel
append vertex by triagnle mode.
aliceblue — Constant Static Property, class frocessing.color.ColorKey
align — Property, class frocessing.geom.FViewBox
alpha(value:Number) — method, class frocessing.bmp.FImage
alpha bitmapData.
alpha(col:uint) — Static Method , class frocessing.color.FColor
透明度(alpha)を返します.
alpha — Property, class frocessing.core.canvas.task.CanvasTaskPixel
alpha — Property, class frocessing.core.canvas.task.CanvasTaskPoint
alpha — Property, class frocessing.core.graphics.FSolidFill
塗りの透明度を示します.有効な値は 0~1 です.
alpha — Property, class frocessing.core.graphics.FStroke
線の透明度を示します.有効な値は 0~1 です.
alphas — Property, class frocessing.core.graphics.FGradient
angle(v0:frocessing.geom:FVector, v1:frocessing.geom:FVector) — Static Method , class frocessing.geom.FVector
Angle
antiquewhite — Constant Static Property, class frocessing.color.ColorKey
append(mtx:frocessing.geom:FMatrix3D) — method, class frocessing.geom.FMatrix3D
現在の行列に、指定の行列を product します.
appendMatrix(t11:Number, t12:Number, t21:Number, t22:Number, t31:Number, t32:Number) — method, class frocessing.geom.FMatrix
append matrix.
appendMatrix(t11:Number, t12:Number, t13:Number, t21:Number, t22:Number, t23:Number, t31:Number, t32:Number, t33:Number, t41:Number, t42:Number, t43:Number) — method, class frocessing.geom.FMatrix3D
現在の行列に、指定の行列を product します.
appendRotation(ux:Number, uy:Number, uz:Number, angle:Number) — method, class frocessing.geom.FMatrix3D
appendRotationX(angle:Number) — method, class frocessing.geom.FMatrix3D
appendRotationY(angle:Number) — method, class frocessing.geom.FMatrix3D
appendRotationZ(angle:Number) — method, class frocessing.geom.FMatrix3D
appendScale(sx:Number, sy:Number, sz:Number) — method, class frocessing.geom.FMatrix3D
appendTranslation(tx:Number, ty:Number, tz:Number) — method, class frocessing.geom.FMatrix3D
apply(g:frocessing.core.canvas:CanvasStyleAdapter) — method, class frocessing.core.canvas.CanvasBitmapFill
apply(g:frocessing.core.canvas:CanvasStyleAdapter) — method, class frocessing.core.canvas.CanvasGradientFill
apply(g:frocessing.core.canvas:CanvasStyleAdapter) — method, class frocessing.core.canvas.CanvasGradientStroke
apply(g:frocessing.core.canvas:CanvasStyleAdapter) — method, class frocessing.core.canvas.CanvasNoFill
apply(g:frocessing.core.canvas:CanvasStyleAdapter) — method, class frocessing.core.canvas.CanvasNoStroke
apply(g:frocessing.core.canvas:CanvasStyleAdapter) — method, class frocessing.core.canvas.CanvasNormalGradientFill
apply(g:frocessing.core.canvas:CanvasStyleAdapter) — method, class frocessing.core.canvas.CanvasNormalGradientStroke
apply(g:frocessing.core.canvas:CanvasStyleAdapter) — method, class frocessing.core.canvas.CanvasSolidFill
apply(g:frocessing.core.canvas:CanvasStyleAdapter) — method, class frocessing.core.canvas.CanvasStroke
apply(g:frocessing.core.canvas:CanvasStyleAdapter) — method, interface frocessing.core.canvas.ICanvasFill
apply(g:frocessing.core.canvas:CanvasStyleAdapter) — method, interface frocessing.core.canvas.ICanvasStroke
applyMatrix(mat:flash.geom:Matrix) — method, class frocessing.shape.AbstractFShape
apply matrix( prepend mat to current matrix ).
aqua — Constant Static Property, class frocessing.color.ColorKey
aquamarine — Constant Static Property, class frocessing.color.ColorKey
arc(x:Number, y:Number, width:Number, height:Number, start_radian:Number, stop_radian:Number) — method, class frocessing.core.AbstractF5Canvas
現在の塗りと線のスタイルを適用し、円弧を描画します.
arc(x:Number, y:Number, width:Number, height:Number, start_radian:Number, stop_radian:Number) — method, class frocessing.display.AbstractF5MovieClip
現在の塗りと線のスタイルを適用し、円弧を描画します.
arcCurveTo(x:Number, y:Number, rx:Number, ry:Number, large_arc_flag:Boolean, sweep_flag:Boolean, x_axis_rotation:Number) — method, class frocessing.core.AbstractF5Canvas
現在の位置から指定座標まで、円弧を描画します.
arcCurveTo(x:Number, y:Number, rx:Number, ry:Number, large_arc_flag:Boolean, sweep_flag:Boolean, x_axis_rotation:Number) — method, class frocessing.core.F5Canvas
現在の位置から指定座標まで、円弧を描画します.
arcCurveTo(x:Number, y:Number, rx:Number, ry:Number, large_arc_flag:Boolean, sweep_flag:Boolean, x_axis_rotation:Number) — method, class frocessing.display.AbstractF5MovieClip
現在の位置から指定座標まで、円弧を描画します.
arcTo(x:Number, y:Number, rx:Number, ry:Number, begin:Number, end:Number, rotation:Number) — method, class frocessing.core.AbstractF5Canvas
現在の位置から指定の円弧を描きます.
arcTo(x:Number, y:Number, rx:Number, ry:Number, begin:Number, end:Number, rotation:Number) — method, class frocessing.display.AbstractF5MovieClip
現在の位置から指定の円弧を描きます.
ascent — Property, class frocessing.text.FFont
ascent — Property, interface frocessing.text.IFont
ascent — Property, class frocessing.text.PFont
ascent
asin(val:Number) — Static Method , class frocessing.display.AbstractF5MovieClip
atan(val:Number) — Static Method , class frocessing.display.AbstractF5MovieClip
atan2(y:Number, x:Number) — Static Method , class frocessing.display.AbstractF5MovieClip
azure — Constant Static Property, class frocessing.color.ColorKey
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z