class HexaPDF::Content::Operator::ClipPath
See: PDF2.0 s8.5.4
Implementation of the ‘W’ and ‘W*’ operators.
def invoke(processor) #:nodoc:
def invoke(processor) #:nodoc: processor.graphics_object = :clipping_path end
See: PDF2.0 s8.5.4
Implementation of the ‘W’ and ‘W*’ operators.
def invoke(processor) #:nodoc: processor.graphics_object = :clipping_path end