ceTe.DynamicPDF.Rasterizer Namespace

Classes

AttachmentRepresents Attachments present in PDFDocument
AutoPaletteRepresents an AutoPalette class which can be used to create an image specific palette.
BmpColorFormatBase class that represents an color format supported by BMP image format.
BmpImageFormatRepresents a BMP image format.
BmpMonochromeColorFormatRepresents a monochrome color format supported by BMP.
BmpRgbColorFormatRepresents a RGB color format supported by BMP image.
DocumentLoadExceptionRepresents a DocumentLoadException
DpiImageSizeRepresents a DPI image size.
FixedImageSizeRepresents a fixed image size.
GifImageFormatRepresents a GIF image format.
ImageFormatBase class that represents an image format.
ImageSizeBase class which represents an image size.
InputPdfRepresents an input PDF.
InputPdfPageRepresents a page in an input PDF.
InputPdfPageListRepresents a list of input PDF pages.
InvalidPasswordExceptionRepresents an InvalidPasswordException
JpegImageFormatRepresents a JPEG image format.
LicensingExceptionRepresents a licensing exception.
MaxImageSizeRepresents a maximum image size.
PaletteBase class that represents a palette.
PdfRasterizerRepresents a PDF rasterizer.
PdfRasterizerExceptionRepresents a PdfRasterizerException
PdfRasterizerPageRepresents a page of the PDF rasterizer.
PdfRasterizerPageListRepresents a list of pages to rasterize.
PercentageImageSizeRepresents a percentage image size.
PngColorFormatBase class that represents an color format supported by PNG image format.
PngGrayscaleColorFormatRepresents a grayscale color format supported by PNG.
PngImageFormatRepresents a PNG image format.
PngIndexedColorFormatRepresents an indexed color format supported by PNG.
PngMonochromeColorFormatRepresents a monochrome color format supported by PNG.
PngRgbAColorFormatRepresents a RGBA color format supported by PNG.
PngRgbColorFormatRepresents a RGB color format supported by PNG.
RasterizerProgressChangedEventArgsProvides data for the RasterizerProgress event.
RectangleFStores a set of four floating-point numbers that represent the location and size of a rectangle.
TiffColorFormatBase class that represents a color format supported by TIFF image format.
TiffGrayscaleColorFormatRepresents a grayscale color format supported by TIFF.
TiffImageFormatRepresents a TIFF image format
TiffIndexedColorFormatRepresents an indexed color format supported by TIFF.
TiffMonochromeColorFormatRepresents a monochrome color format supported by TIFF.
TiffRgbColorFormatRepresents a RGB color format supported by TIFF.
UnitConverterUtility for converting to and from typesetting points.
UserPaletteRepresents an UserPalette class which can be used to specify a color palette.
WebPaletteRepresents a Web palette.
WindowsPaletteRepresents a Windows palette.

Structs

ColorRepresents an ARGB (alpha, red, green, blue) color.

Enums

DitheringAlgorithmRepresents different dithering algorithms.
PngBitsPerSampleEnumerates available PNG bit depths for the PngIndexedColorFormat ..
QuantizationAlgorithmRepresents different kind of quantization methods.
TiffBitsPerSampleEnumerates the available bits per pixel for the TiffIndexedColorFormat .
TiffMonochromeCompressionTypeRepresents compression formats supported by TIFF monochrome format.
UnitTypeRepresents a UnitType value.

Delegates

ProgressChangedEventHandlerRepresents the method that will handle the RasterizerProgress event.

In this topic