Skip to main content
Skip table of contents

ImgJBIG2

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
TypeNameMethods
byte``[]GlobalBytesget
byte``[]GlobalHashget

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
TypeNameDescription
intwidth
intheight
byte``[]data
byte``[]globals

Properties

GlobalBytes
public virtual byte GlobalBytes { get; }
GlobalHash
public virtual byte GlobalHash { get; }

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.