HiraokaHyperTools.iTextSharp-LGPL
0.2.5
|
This is the complete list of members for iTextSharp.text.pdf.PdfShading, including all inherited members.
antiAlias | iTextSharp.text.pdf.PdfShading | protected |
AntiAlias | iTextSharp.text.pdf.PdfShading | |
bBox | iTextSharp.text.pdf.PdfShading | protected |
BBox | iTextSharp.text.pdf.PdfShading | |
CheckCompatibleColors(Color c1, Color c2) | iTextSharp.text.pdf.PdfShading | static |
colorDetails | iTextSharp.text.pdf.PdfShading | protected |
ColorSpace | iTextSharp.text.pdf.PdfShading | |
GetColorArray(Color color) | iTextSharp.text.pdf.PdfShading | static |
PdfShading(PdfWriter writer) | iTextSharp.text.pdf.PdfShading | protected |
SetColorSpace(Color color) | iTextSharp.text.pdf.PdfShading | protected |
shading | iTextSharp.text.pdf.PdfShading | protected |
shadingName | iTextSharp.text.pdf.PdfShading | protected |
shadingReference | iTextSharp.text.pdf.PdfShading | protected |
shadingType | iTextSharp.text.pdf.PdfShading | protected |
SimpleAxial(PdfWriter writer, float x0, float y0, float x1, float y1, Color startColor, Color endColor, bool extendStart, bool extendEnd) | iTextSharp.text.pdf.PdfShading | static |
SimpleAxial(PdfWriter writer, float x0, float y0, float x1, float y1, Color startColor, Color endColor) | iTextSharp.text.pdf.PdfShading | static |
SimpleRadial(PdfWriter writer, float x0, float y0, float r0, float x1, float y1, float r1, Color startColor, Color endColor, bool extendStart, bool extendEnd) | iTextSharp.text.pdf.PdfShading | static |
SimpleRadial(PdfWriter writer, float x0, float y0, float r0, float x1, float y1, float r1, Color startColor, Color endColor) | iTextSharp.text.pdf.PdfShading | static |
ThrowColorSpaceError() | iTextSharp.text.pdf.PdfShading | static |
Type1(PdfWriter writer, Color colorSpace, float[] domain, float[] tMatrix, PdfFunction function) | iTextSharp.text.pdf.PdfShading | static |
Type2(PdfWriter writer, Color colorSpace, float[] coords, float[] domain, PdfFunction function, bool[] extend) | iTextSharp.text.pdf.PdfShading | static |
Type3(PdfWriter writer, Color colorSpace, float[] coords, float[] domain, PdfFunction function, bool[] extend) | iTextSharp.text.pdf.PdfShading | static |
writer | iTextSharp.text.pdf.PdfShading | protected |