Method: Zint::Structs::VectorRect#colour
- Defined in:
- lib/zint/structs/vector_rect.rb
#colour ⇒ Object
-1 for foreground, 1-8 for Cyan, Blue, Magenta, Red, Yellow, Green, Black, White
32 33 34 |
# File 'lib/zint/structs/vector_rect.rb', line 32 def colour self[:colour] end |