Class: Prawn::SVG::Color::CMYK
- Inherits:
-
Struct
- Object
- Struct
- Prawn::SVG::Color::CMYK
- 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
3 4 5 |
# File 'lib/prawn/svg/color.rb', line 3 def value @value end |