ImgJBIG2 Public class
Diagram
flowchart LR classDef interfaceStyle stroke-dasharray: 5 5; classDef abstractStyle stroke-width:4px subgraph iTextSharp.text iTextSharp.text.ImgJBIG2[[ImgJBIG2]] iTextSharp.text.Image[[Image]] class iTextSharp.text.Image abstractStyle; end iTextSharp.text.Image --> iTextSharp.text.ImgJBIG2
Members
Properties
Public properties
|
Type |
Name |
Methods |
|---|---|---|
|
|
|
|
|
|
|
|
Details
Inheritance
Constructors
ImgJBIG2 [1/2]
Source code
public ImgJBIG2()
ImgJBIG2 [2/2]
Source code
public ImgJBIG2(int width, int height, byte[] data, byte[] globals)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
width |
|
|
|
height |
|
|
|
data |
|
|
|
globals |
Properties
GlobalBytes
public virtual byte GlobalBytes { get; }
GlobalHash
public virtual byte GlobalHash { get; }
Generated with ModularDoc