Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CJBig2_GRRDProc Class Reference

#include <JBig2_GrrdProc.h>

Collaboration diagram for CJBig2_GRRDProc:

Public Member Functions

 CJBig2_GRRDProc ()
 ~CJBig2_GRRDProc ()
std::unique_ptr< CJBig2_ImageDecode (CJBig2_ArithDecoder *pArithDecoder, pdfium::span< JBig2ArithCtx > grContexts)

Public Attributes

bool GRTEMPLATE
bool TPGRON
uint32_t GRW
uint32_t GRH
int32_t GRREFERENCEDX
int32_t GRREFERENCEDY
UnownedPtr< CJBig2_ImageGRREFERENCE
std::array< int8_t, 4 > GRAT

Detailed Description

Definition at line 22 of file JBig2_GrrdProc.h.

Constructor & Destructor Documentation

◆ CJBig2_GRRDProc()

CJBig2_GRRDProc::CJBig2_GRRDProc ( )
default

◆ ~CJBig2_GRRDProc()

CJBig2_GRRDProc::~CJBig2_GRRDProc ( )
default

Member Function Documentation

◆ Decode()

std::unique_ptr< CJBig2_Image > CJBig2_GRRDProc::Decode ( CJBig2_ArithDecoder * pArithDecoder,
pdfium::span< JBig2ArithCtx > grContexts )

Definition at line 20 of file JBig2_GrrdProc.cpp.

References GRH, GRTEMPLATE, GRW, and CJBig2_Image::IsValidImageSize().

Here is the call graph for this function:

Member Data Documentation

◆ GRAT

std::array<int8_t, 4> CJBig2_GRRDProc::GRAT

Definition at line 37 of file JBig2_GrrdProc.h.

◆ GRH

uint32_t CJBig2_GRRDProc::GRH

Definition at line 33 of file JBig2_GrrdProc.h.

Referenced by Decode().

◆ GRREFERENCE

UnownedPtr<CJBig2_Image> CJBig2_GRRDProc::GRREFERENCE

Definition at line 36 of file JBig2_GrrdProc.h.

◆ GRREFERENCEDX

int32_t CJBig2_GRRDProc::GRREFERENCEDX

Definition at line 34 of file JBig2_GrrdProc.h.

◆ GRREFERENCEDY

int32_t CJBig2_GRRDProc::GRREFERENCEDY

Definition at line 35 of file JBig2_GrrdProc.h.

◆ GRTEMPLATE

bool CJBig2_GRRDProc::GRTEMPLATE

Definition at line 30 of file JBig2_GrrdProc.h.

Referenced by Decode().

◆ GRW

uint32_t CJBig2_GRRDProc::GRW

Definition at line 32 of file JBig2_GrrdProc.h.

Referenced by Decode().

◆ TPGRON

bool CJBig2_GRRDProc::TPGRON

Definition at line 31 of file JBig2_GrrdProc.h.


The documentation for this class was generated from the following files: