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  
h — Property, class frocessing.color.ColorHSL
色の 色相(Hue) 値を、色相環上の角度( 0~360 )で示します. 0 度が赤、120 度が緑、240 度が青になります.
h — Property, class frocessing.color.ColorHSV
色の 色相(Hue) 値を、色相環上の角度( 0~360 )で示します. 0 度が赤、120 度が緑、240 度が青になります.
h — Property, class frocessing.color.FColor
色の 色相(Hue) 値を、色相環上の角度( 0~360 )で示します. 0 度が赤、120 度が緑、240 度が青になります.
HALF_PI — Constant Static Property, class frocessing.FC
HALF_PI — Constant Static Property, class frocessing.display.AbstractF5MovieClip
HALF_PI — Constant Static Property, class frocessing.math.FMath
hard(c1:uint, c2:uint) — Static Method , class frocessing.color.ColorBlend
24bit Color (0xRRGGBB) を ハードライト(HARDLIGHT) でブレンドします.
hard32(c1:uint, c2:uint) — Static Method , class frocessing.color.ColorBlend
32bit Color (0xAARRGGBB) を ハードライト(HARDLIGHT) でブレンドします.
HARDLIGHT — Constant Static Property, class frocessing.color.ColorBlend
HARDLIGHT — Constant Static Property, class frocessing.display.AbstractF5MovieClip
hardRGB(r1:uint, g1:uint, b1:uint, r2:uint, g2:uint, b2:uint) — Static Method , class frocessing.color.ColorBlend
RGB値を指定して ハードライト(HARDLIGHT) でブレンドします.
hardRGBA(r1:uint, g1:uint, b1:uint, r2:uint, g2:uint, b2:uint, a1:uint, a2:uint) — Static Method , class frocessing.color.ColorBlend
RGBA値を指定して ハードライト(HARDLIGHT) でブレンドします.
height — Property, class frocessing.bmp.FBitmapData
height — Property, class frocessing.core.AbstractF5Canvas
保持する高さを示します.
height — Property, class frocessing.core.canvas.task.CanvasTaskImage
height — Property, class frocessing.geom.FViewBox
source height
height — Property, class frocessing.shape.AbstractFShape
height — Property, class frocessing.shape.FSVGBuffer
height — Property, class frocessing.shape.FShape
height — Property, class frocessing.shape.FShapeContainer
height — Property, class frocessing.shape.FShapeImage
height — Property, class frocessing.shape.FShapeRect
height — Property, interface frocessing.shape.IFShape
height — Property, class frocessing.text.FFont
height — Property, class frocessing.text.PChar
height — Property, class frocessing.text.PFont
hex(value:int, digits:int) — Static Method , class frocessing.display.AbstractF5MovieClip
数字 を 16進数 の文字列に変換します.
hex(value:int, digits:int) — Static Method , class frocessing.utils.FUtil
int を 16進数 の文字列に変換します.
honeydew — Constant Static Property, class frocessing.color.ColorKey
hotpink — Constant Static Property, class frocessing.color.ColorKey
hour() — Static Method , class frocessing.display.AbstractF5MovieClip
時 (0 ~ 23) をローカル時間で返します.
hour() — Static Method , class frocessing.utils.FDate
時 (0 ~ 23) をローカル時間で返します.
hr — Property, class frocessing.color.ColorHSL
色の 色相(Hue) 値を、色相環上のラジアン( 0~2PI )で示します. 0 が赤、2PI/3 が緑、4PI/3 が青になります.
hr — Property, class frocessing.color.ColorHSV
色の 色相(Hue) 値を、色相環上のラジアン( 0~2PI )で示します. 0 が赤、2PI/3 が緑、4PI/3 が青になります.
hr — Property, class frocessing.color.FColor
色の 色相(Hue) 値を、色相環上のラジアン( 0~2PI )で示します. 0 が赤、2PI/3 が緑、4PI/3 が青になります.
HSB — Constant Static Property, class frocessing.FC
HSB — Constant Static Property, class frocessing.core.F5C
HSB — Constant Static Property, class frocessing.core.constants.F5ColorMode
HSB — Constant Static Property, class frocessing.display.AbstractF5MovieClip
hsl(h:Number, s:Number, l:Number) — method, class frocessing.color.ColorHSL
HSL値で色を指定します.
hsv(h:Number, s:Number, v:Number) — method, class frocessing.color.ColorHSV
HSV値で色を指定します.
hsv(h_:Number, s_:Number, v_:Number) — method, class frocessing.color.FColor
HSV値で色を指定します.
HSV — Constant Static Property, class frocessing.FC
HSV — Constant Static Property, class frocessing.core.F5C
HSV — Constant Static Property, class frocessing.core.constants.F5ColorMode
HSV — Constant Static Property, class frocessing.display.AbstractF5MovieClip
HSVtoRGB(h:Number, s:Number, v:Number) — Static Method , class frocessing.color.FColor
HSV値 を RGB値 に変換します.
HSVtoValue(h:Number, s:Number, v:Number, a:Number) — Static Method , class frocessing.color.FColor
HSV値 と alpha値 を uint に変換します.
hue(col:uint) — Static Method , class frocessing.color.FColor
色相(hue) 値を返します.
hue(c:uint) — method, class frocessing.display.AbstractF5MovieClip
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