Class | Origami::Graphics::Instruction::StrokeG |
In: |
sources/parser/graphics/colors.rb
|
Parent: | Object |
# File sources/parser/graphics/colors.rb, line 120 120: def initialize(color); super('G', color) end