Class: RubyOSBXL::Charts::ChartGlowFormat
- Inherits:
-
Object
- Object
- RubyOSBXL::Charts::ChartGlowFormat
- Defined in:
- lib/rubyosbxl.rb
Overview
チャートの光彩を扱うクラスです。
Instance Method Summary collapse
-
#getColor ⇒ RubyOSBXL::Dto::ColorFormatObject
光彩色を取得します。.
-
#getSize ⇒ Numeric
光彩のサイズを取得します。.
-
#getTransparency ⇒ Numeric
光彩の透明度を取得します。.
-
#reset ⇒ void
光彩をなくします。.
-
#setGlow(color, size, transparency = 0.0) ⇒ void
光彩を設定します。.
Instance Method Details
#getColor ⇒ RubyOSBXL::Dto::ColorFormatObject
光彩色を取得します。
#getSize ⇒ Numeric
光彩のサイズを取得します。
#getTransparency ⇒ Numeric
光彩の透明度を取得します。
#reset ⇒ void
光彩をなくします。
#setGlow(color, size, transparency = 0.0) ⇒ void
光彩を設定します。