HiraokaHyperTools.iTextSharp-LGPL
0.2.5
|
This is the complete list of members for iTextSharp.text.pdf.PdfFunction, including all inherited members.
dictionary | iTextSharp.text.pdf.PdfFunction | protected |
PdfFunction(PdfWriter writer) | iTextSharp.text.pdf.PdfFunction | protected |
reference | iTextSharp.text.pdf.PdfFunction | protected |
Type0(PdfWriter writer, float[] domain, float[] range, int[] size, int bitsPerSample, int order, float[] encode, float[] decode, byte[] stream) | iTextSharp.text.pdf.PdfFunction | static |
Type2(PdfWriter writer, float[] domain, float[] range, float[] c0, float[] c1, float n) | iTextSharp.text.pdf.PdfFunction | static |
Type3(PdfWriter writer, float[] domain, float[] range, PdfFunction[] functions, float[] bounds, float[] encode) | iTextSharp.text.pdf.PdfFunction | static |
Type4(PdfWriter writer, float[] domain, float[] range, string postscript) | iTextSharp.text.pdf.PdfFunction | static |
writer | iTextSharp.text.pdf.PdfFunction | protected |