|
static PdfFunction | Type0 (PdfWriter writer, float[] domain, float[] range, int[] size, int bitsPerSample, int order, float[] encode, float[] decode, byte[] stream) |
|
static PdfFunction | Type2 (PdfWriter writer, float[] domain, float[] range, float[] c0, float[] c1, float n) |
|
static PdfFunction | Type3 (PdfWriter writer, float[] domain, float[] range, PdfFunction[] functions, float[] bounds, float[] encode) |
|
static PdfFunction | Type4 (PdfWriter writer, float[] domain, float[] range, string postscript) |
|
◆ PdfFunction()
iTextSharp.text.pdf.PdfFunction.PdfFunction |
( |
PdfWriter |
writer | ) |
|
|
protected |
◆ Type0()
static PdfFunction iTextSharp.text.pdf.PdfFunction.Type0 |
( |
PdfWriter |
writer, |
|
|
float[] |
domain, |
|
|
float[] |
range, |
|
|
int[] |
size, |
|
|
int |
bitsPerSample, |
|
|
int |
order, |
|
|
float[] |
encode, |
|
|
float[] |
decode, |
|
|
byte[] |
stream |
|
) |
| |
|
static |
◆ Type2()
static PdfFunction iTextSharp.text.pdf.PdfFunction.Type2 |
( |
PdfWriter |
writer, |
|
|
float[] |
domain, |
|
|
float[] |
range, |
|
|
float[] |
c0, |
|
|
float[] |
c1, |
|
|
float |
n |
|
) |
| |
|
static |
◆ Type3()
static PdfFunction iTextSharp.text.pdf.PdfFunction.Type3 |
( |
PdfWriter |
writer, |
|
|
float[] |
domain, |
|
|
float[] |
range, |
|
|
PdfFunction[] |
functions, |
|
|
float[] |
bounds, |
|
|
float[] |
encode |
|
) |
| |
|
static |
◆ Type4()
static PdfFunction iTextSharp.text.pdf.PdfFunction.Type4 |
( |
PdfWriter |
writer, |
|
|
float[] |
domain, |
|
|
float[] |
range, |
|
|
string |
postscript |
|
) |
| |
|
static |
◆ dictionary
◆ reference
◆ writer
PdfWriter iTextSharp.text.pdf.PdfFunction.writer |
|
protected |
The documentation for this class was generated from the following file: