Skip to main content
Skip table of contents

JBIG2Image

JBIG2Image Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.pdf.codec
  iTextSharp.text.pdf.codec.JBIG2Image[[JBIG2Image]]
  end

Members

Methods

Public Static methods

Details

Constructors

JBIG2Image
public JBIG2Image()

Methods

GetGlobalSegment

Source code

public static byte GetGlobalSegment(RandomAccessFileOrArray ra)
Arguments
TypeNameDescription
RandomAccessFileOrArrayra
GetJbig2Image

Source code

public static Image GetJbig2Image(RandomAccessFileOrArray ra, int page)
Arguments
TypeNameDescription
RandomAccessFileOrArrayra
intpage
GetNumberOfPages

Source code

public static int GetNumberOfPages(RandomAccessFileOrArray ra)
Arguments
TypeNameDescription
RandomAccessFileOrArrayra

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.