Class | Origami::Graphics::Instruction::StrokeK |
In: |
sources/parser/graphics/colors.rb
|
Parent: | Object |
# File sources/parser/graphics/colors.rb, line 164 164: def initialize(c,m,y,k); super('K', c,m,y,k) end