Method | Description | |
---|---|---|
ApplyPredictor ( byte uncompData, int predictor, int w, int h, int samplesPerPixel ) : void | ||
DecodePackbits ( byte data, byte dst ) : void | ||
GetNumberOfPages ( |
||
GetTiffImage ( |
||
GetTiffImage ( |
||
Inflate ( byte deflated, byte inflated ) : void |
Method | Description | |
---|---|---|
GetTiffImageColor ( |
Method | Description | |
---|---|---|
GetArrayLongShort ( |
||
GetDpi ( |
||
ProcessExtraSamples ( |
public static ApplyPredictor ( byte uncompData, int predictor, int w, int h, int samplesPerPixel ) : void | ||
uncompData | byte | |
predictor | int | |
w | int | |
h | int | |
samplesPerPixel | int | |
return | void |
public static DecodePackbits ( byte data, byte dst ) : void | ||
data | byte | |
dst | byte | |
return | void |
public static GetNumberOfPages ( |
||
s | ||
return | int |
public static GetTiffImage ( |
||
s | ||
page | int | |
return | Image |
public static GetTiffImage ( |
||
s | ||
page | int | |
direct | bool | |
return | Image |
protected static GetTiffImageColor ( |
||
dir | ||
s | ||
return | Image |
public static Inflate ( byte deflated, byte inflated ) : void | ||
deflated | byte | |
inflated | byte | |
return | void |