Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 BitmapTintCache
frocessing.bmp カラー調整した BitmapData を保持する為のクラスです.
 BmpUtil
frocessing.bmp Utilities of BitmapData.
 ColorBlend
frocessing.color 2つの色をブレンドするメソッドを提供します.
 ColorConvert
frocessing.color RGB と HSV の変換メソッドを提供します.
 ColorHSV
frocessing.color 色相(Hue) 彩度(Saturation) 明度(Value・Brightness) で色を定義するクラスです.
 ColorLerp
frocessing.color 2つの色の 中間色 を取得するメソッドを提供します.
 ColorMode
frocessing.color ColorMode クラスは、FColorMode クラス colorMode() メソッドの mode パラメータの値を提供します.
 ColorRGB
frocessing.color 赤(Red) 緑(Green) 青(Blue) で色を定義するクラスです.
 DrawMode
frocessing.core DrawMode クラスは、F5Graphics クラス beginShape() メソッドの mode パラメータの値を提供します.
 DrawPosMode
frocessing.core DrawPosMode クラスは、F5Graphics クラス rectMode(), ellipseMode() メソッドの mode パラメータの値を提供します.
 F3DBmpMaterial
frocessing.f3d.materials 3D Material BitmapData
 F3DBmpSetMaterial
frocessing.f3d.materials 3D Material BitmapData Set
 F3DCamera
frocessing.f3d F3DCamera は、Processing の Camera関連 メソッドを実装したクラスです.
 F3DColorMaterial
frocessing.f3d.materials 3D Material Color
 F3DColorSetMaterial
frocessing.f3d.materials 3D Material Color Set
 F3DCube
frocessing.f3d.models 3D Primitive Cube
 F3DEmptyMaterial
frocessing.f3d.materials 3D Material Empty
 F3DGraphics
frocessing.f3d ...
 F3DGroup
frocessing.f3d 3D Group
 F3DModel
frocessing.f3d Abstract 3D Model Data Class (Test).
 F3DObject
frocessing.f3d Abstract 3D Object
 F3DPlane
frocessing.f3d.models 3D Primitive Plane
 F3DSphere
frocessing.f3d.models 3D Primitive Sphere
 F5BitmapData2D
frocessing.core F5BitmapData2D は、F5Graphics2D の描画を BitmapData で保持するクラスです.
 F5BitmapData3D
frocessing.core F5BitmapData3D は、F5Graphics3D の描画を BitmapData で保持するクラスです.
 F5Graphics
frocessing.core F5Graphics クラスは、Processing の描画メソッドを実装したクラスです.
 F5Graphics2D
frocessing.core F5Graphics2D は、F5Graphics に Processing の Transform メソッドを実装したクラスです.
 F5Graphics3D
frocessing.core F5Graphics3D
 F5MovieClip
frocessing.display F5MovieClip
 F5MovieClip2D
frocessing.display F5MovieClip2D
 F5MovieClip3D
frocessing.display F5MovieClip3D
 F5Typographics
frocessing.core Processing の vlw形式、またはベクターでテキストを描画するクラス
 FBitmapData
frocessing.bmp BitmapData の拡張クラスです.
 FBitmapGraphics
frocessing.bmp FBitmapGraphics は BitmapData を描画するメソッドを提供します.
 FC
frocessing Constants
 FColor
frocessing.color RGB値とHSV値の色を包括的に扱うクラスです.
 FColorInjector
frocessing.color 今後使うかもしれないクラス.
 FColorMode
frocessing.color FColorMode クラスは、Processingの色設定メソッド(colorModeなど)を実現するクラスです.
 FColorUtil
frocessing.color FColorUtil クラスは、色関連のユーティリティを提供します.
 FFont
frocessing.text ベクターで描画する為の Font クラスです.
 FMath
frocessing.math 算術関連のメソッドを提供します.
 FMatrix2D
frocessing.geom FMatrix2D クラスは flash.geom.Matrix の拡張クラスです.
 FMatrix3D
frocessing.geom FMatrix3D
 FNumber3D
frocessing.geom Number3D
 FontUtil
frocessing.text Font のユーティリティ
 FTransform3D
frocessing.geom FTransform3D
 FUtil
frocessing.utils ユーティリティ.
 FVec3D
frocessing.geom FVec3D
 GraphicsBase
frocessing.core Graphics を拡張するための基底クラスです.
 GraphicsEx
frocessing.core GraphicsEx クラスは、Graphics に シェイプ・曲線の描画メソッドを拡張したクラスです.
 IColor
frocessing.color 色オブジェクトのインターフェイスです.
 IF3DMaterial
frocessing.f3d.materials 3D Material Interface
 IFColor
frocessing.color 色オブジェクトの拡張インターフェイスです.
 IFont
frocessing.text Font の インターフェイスです.
 IStrokeTask
frocessing.f3d.render ...
 NoStrokeTask
frocessing.f3d.render ...
 PathCloseMode
frocessing.core DrawMode クラスは、F5Graphics クラス endShape() メソッドの close_path パラメータの値を提供します.
 PerlinNoise
frocessing.math Perlin Noise を生成するメソッドを提供します.
 PFont
frocessing.text Processing形式(vlw)用 の Font クラスです.
 Random
frocessing.math 乱数を生成するメソッドを提供します.
 RenderBitmapTask
frocessing.f3d.render ...
 RenderGradientTask
frocessing.f3d.render ...
 RenderTask
frocessing.f3d.render ...
 StrokeTask
frocessing.f3d.render ...