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
JBig2_TrdProc.h File Reference

(5a424f4a7b188b75da63eb697f63558af0b17f6f)

#include <stdint.h>
#include <memory>
#include <vector>
#include "core/fxcodec/jbig2/JBig2_Image.h"
#include "core/fxcrt/unowned_ptr.h"
#include "core/fxcrt/unowned_ptr_exclusion.h"
+ Include dependency graph for JBig2_TrdProc.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  JBig2IntDecoderState
 
class  CJBig2_TRDProc
 

Enumerations

enum  JBig2Corner { JBIG2_CORNER_BOTTOMLEFT = 0 , JBIG2_CORNER_TOPLEFT = 1 , JBIG2_CORNER_BOTTOMRIGHT = 2 , JBIG2_CORNER_TOPRIGHT = 3 }
 

Enumeration Type Documentation

◆ JBig2Corner

Enumerator
JBIG2_CORNER_BOTTOMLEFT 
JBIG2_CORNER_TOPLEFT 
JBIG2_CORNER_BOTTOMRIGHT 
JBIG2_CORNER_TOPRIGHT 

Definition at line 43 of file JBig2_TrdProc.h.