Class: Prawn::SVG::Color::RGB
- Inherits:
-
Struct
- Object
- Struct
- Prawn::SVG::Color::RGB
- Defined in:
- lib/prawn/svg/color.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
2 3 4 |
# File 'lib/prawn/svg/color.rb', line 2 def value @value end |