mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
JBIG2 halftoning
This commit is contained in:
@ -81,6 +81,8 @@ public:
|
||||
|
||||
PDFImageData decode();
|
||||
|
||||
const PDFBitReader* getReader() const { return &m_reader; }
|
||||
|
||||
private:
|
||||
/// Skip zero bits at the start
|
||||
void skipFill();
|
||||
|
Reference in New Issue
Block a user