Class | Description | |
---|---|---|
![]() | PdfArgbByteRenderingSurface | Defines an ARGB rendering surface that uses an array of bytes as storage. |
![]() | PdfArgbIntRenderingSurface | Defines an ARGB rendering surface that uses an array of integers as storage. |
![]() | PdfBgraByteRenderingSurface | Defines a BGRA rendering surface that uses an array of bytes as storage. |
![]() | PdfBgraIntRenderingSurface | Defines a BGRA rendering surface that uses an array of integers as storage. |
![]() | PdfBgrByteRenderingSurface | Defines a BGRA rendering surface that uses an array of bytes as storage. |
![]() | PdfBlackWhiteByteRenderingSurface | Defines a black and white rendering surface that uses an array of bytes as storage. |
![]() | PdfGrayscaleByteRenderingSurface | Defines a Grayscale rendering surface that uses an array of bytes as storage. |
![]() | PdfRenderingSurface | Defines an abstract rendering surface. |
![]() | PdfRgbaByteRenderingSurface | Defines an RGBA rendering surface that uses an array of bytes as storage. |
![]() | PdfRgbaIntRenderingSurface | Defines an RGBA rendering surface that uses an array of integers as storage. |
![]() | PdfRgbByteRenderingSurface | Defines an RGB rendering surface that uses an array of bytes as storage. |
Enumeration | Description | |
---|---|---|
![]() | PdfRenderingSurfaceType | Supported rendering surface types. |