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  
g — Property in class frocessing.color.ColorHSV
色の 緑(Green) 値を示します.
有効な値は 0 ~ 255 です.デフォルト値は 0 です.
g — Property in class frocessing.color.ColorRGB
色の 緑(Green) 値を示します.
有効な値は 0 ~ 255 です.デフォルト値は 0 です.
g — Property in class frocessing.color.FColor
色の 緑(Green) 値を示します.
有効な値は 0 ~ 255 です.デフォルト値は 0 です.
g — Property in class frocessing.color.FColorInjector
Green
g — Property in interface frocessing.color.IColor
色の 緑(Green) 値を示します.
_gc — Property in class frocessing.core.GraphicsBase
getChildAt(i) — Method in class frocessing.f3d.F3DGroup
getFontImage(image_index) — Method in class frocessing.text.PFont
文字の BitmapData を取得します.
getTintImage(src, color32) — Method in class frocessing.bmp.BitmapTintCache
カラー調整した BitmapData を取得します.
grad_alphas — Property in class frocessing.f3d.F3DGraphics
grad_colors — Property in class frocessing.f3d.F3DGraphics
grad_focalPointRation — Property in class frocessing.f3d.F3DGraphics
gradient(c1, c2, step) — Static method in class frocessing.color.ColorLerp
2つの色のグラデーションの値を Array で取得します.
gradientInHsv(c1, c2, step) — Static method in class frocessing.color.ColorLerp
2つの色の HSV値 のグラデーションの値を Array で取得します.
GRADIENT_TYPE_LINEAR — Constant static property in class frocessing.FC
GRADIENT_TYPE_RADIAL — Constant static property in class frocessing.FC
grad_interpolationMethod — Property in class frocessing.f3d.F3DGraphics
grad_ratios — Property in class frocessing.f3d.F3DGraphics
grad_spreadMethod — Property in class frocessing.f3d.F3DGraphics
grad_type — Property in class frocessing.f3d.F3DGraphics
graphics — Property in class frocessing.bmp.FBitmapGraphics
描画する Graphics を示します.
graphics — Property in class frocessing.core.GraphicsBase
描画対象となる Graphics を示します.
graphics — Property in class frocessing.f3d.F3DGraphics
描画対象となる Graphics を示します.
GraphicsBase — Class in package frocessing.core
Graphics を拡張するための基底クラスです.
GraphicsBase(gc) — Constructor in class frocessing.core.GraphicsBase
新しい GraphicsBase クラスのインスタンスを生成します.
GraphicsEx — Class in package frocessing.core
GraphicsEx クラスは、Graphics に シェイプ・曲線の描画メソッドを拡張したクラスです.
GraphicsEx(gc) — Constructor in class frocessing.core.GraphicsEx
新しい GraphicsEx クラスのインスタンスを生成します.
gray(gray_) — Method in class frocessing.color.ColorHSV
グレイ値で色を指定します.
gray(gray_) — Method in class frocessing.color.ColorRGB
グレイ値で色を指定します.
gray(gray_, a) — Method in class frocessing.color.FColor
グレイ値で色を指定します.
gray(gray_, a) — Method in class frocessing.color.FColorInjector
グレイ値を指定します
gray(gray_, a) — Static method in class frocessing.color.FColorUtil
グレイ値 から FColor クラスのインスタンスを生成します.
gray(value_, a) — Method in interface frocessing.color.IFColor
グレイ値で色を指定します.
gray2UInt(gray) — Static method in class frocessing.color.ColorConvert
グレー値 を 24bit Color に変換します.
grayToHSV(gray_, a) — Static method in class frocessing.color.FColorUtil
グレイ値 から ColorHSV クラスのインスタンスを生成します.
grayToRGB(gray_, a) — Static method in class frocessing.color.FColorUtil
グレイ値 から ColorRGB クラスのインスタンスを生成します.
green(c:frocessing.color:IFColor) — Method in class frocessing.color.FColorMode
IFColor の 緑(green) 値を、range2でスケーリングした値を返します.
green(c:frocessing.color:IFColor) — Method in class frocessing.core.F5Graphics
green(c:frocessing.color:IFColor) — Method in class frocessing.display.F5MovieClip
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