Method: PDF::Core::GraphicStateStack#stack

Defined in:
lib/pdf/core/graphics_state.rb

#stackObject

Graphic state stack



8
9
10
# File 'lib/pdf/core/graphics_state.rb', line 8

def stack
  @stack
end