Class | PDF::Reader::Filter |
In: |
lib/pdf/reader/filter.rb
|
Parent: | Object |
creates a new filter for decoding content.
Filters that are only used to encode image data are accepted, but the data is returned untouched. At this stage PDF::Reader has no need to decode images.
attempts to decode the specified data with the current filter
Filters that are only used to encode image data are accepted, but the data is returned untouched. At this stage PDF::Reader has no need to decode images.