Method: PDF::Reader::TransformationMatrix#b
- Defined in:
- lib/pdf/reader/transformation_matrix.rb
#b ⇒ Object (readonly)
Returns the value of attribute b.
17 18 19 |
# File 'lib/pdf/reader/transformation_matrix.rb', line 17 def b @b end |