class HexaPDF::Content::Operator::SetDeviceCMYKStrokingColor

def initialize

Creates the operator.
def initialize
  super('K')
end