XFINIUM.PDF.Render Documentation
Xfinium.Pdf.Rendering.RenderingSurfaces Namespace
Inheritance Hierarchy
Classes
 ClassDescription
ClassPdfArgbByteRenderingSurface Defines an ARGB rendering surface that uses an array of bytes as storage.
ClassPdfArgbIntRenderingSurface Defines an ARGB rendering surface that uses an array of integers as storage.
ClassPdfBgraByteRenderingSurface Defines a BGRA rendering surface that uses an array of bytes as storage.
ClassPdfBgraIntRenderingSurface Defines a BGRA rendering surface that uses an array of integers as storage.
ClassPdfBgrByteRenderingSurface Defines a BGRA rendering surface that uses an array of bytes as storage.
ClassPdfBlackWhiteByteRenderingSurface Defines a black and white rendering surface that uses an array of bytes as storage.
ClassPdfGrayscaleByteRenderingSurface Defines a Grayscale rendering surface that uses an array of bytes as storage.
ClassPdfRenderingSurface Defines an abstract rendering surface.
ClassPdfRgbaByteRenderingSurface Defines an RGBA rendering surface that uses an array of bytes as storage.
ClassPdfRgbaIntRenderingSurface Defines an RGBA rendering surface that uses an array of integers as storage.
ClassPdfRgbByteRenderingSurface Defines an RGB rendering surface that uses an array of bytes as storage.
Enumerations
 EnumerationDescription
EnumerationPdfRenderingSurfaceType Supported rendering surface types.
See Also

Reference

XFINIUM.PDF.Render Library

Send Feedback