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
|
Returns |
Name |
|---|---|
|
|
(
ra) |
|
|
(
ra, |
|
|
(
ra) |
Details
Constructors
JBIG2Image
public JBIG2Image()
Methods
GetGlobalSegment
Source code
public static byte GetGlobalSegment(RandomAccessFileOrArray ra)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
ra |
GetJbig2Image
Source code
public static Image GetJbig2Image(RandomAccessFileOrArray ra, int page)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
ra |
|
|
|
page |
GetNumberOfPages
Source code
public static int GetNumberOfPages(RandomAccessFileOrArray ra)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
ra |
Generated with ModularDoc