Class: RubyOSBXL::Charts::ChartTextReflectionFormat
- Inherits:
-
Object
- Object
- RubyOSBXL::Charts::ChartTextReflectionFormat
- Defined in:
- lib/rubyosbxl.rb
Overview
チャートテキストの反射効果を扱うクラスです。
Instance Method Summary collapse
-
#getBlur ⇒ Numeric
影のぼかしの度合いを取得します。.
-
#getDistance ⇒ Numeric
影の距離を取得します。.
-
#getSize ⇒ Numeric
影のサイズを取得します。.
-
#getTransparency ⇒ Numeric
影の透明度を取得します。.
-
#reset ⇒ void
反射をなくします。.
-
#setReflection(ptype, transParency = -1.0,, size = -1.0,, blur = -1.0,, distance = -1.0) ⇒ void
反射を設定します。.
Instance Method Details
#getBlur ⇒ Numeric
影のぼかしの度合いを取得します。
#getDistance ⇒ Numeric
影の距離を取得します。
#getSize ⇒ Numeric
影のサイズを取得します。
#getTransparency ⇒ Numeric
影の透明度を取得します。
#reset ⇒ void
反射をなくします。
#setReflection(ptype, transParency = -1.0,, size = -1.0,, blur = -1.0,, distance = -1.0) ⇒ void
反射を設定します。