| Overload | Description |
|---|---|
| PDFRgbaByteStripRenderingSurface Constructor(int,int) | Initializes a new PDFRgbaByteStripRenderingSurface object with the specified size. |
| PDFRgbaByteStripRenderingSurface Constructor() | Initializes a new PDFRgbaByteStripRenderingSurface object with 0 size. |
| PDFRgbaByteStripRenderingSurface Constructor(int,int,int,int) | Initializes a new object with the specified size. For internal use only. |
| PDFRgbaByteStripRenderingSurface Constructor(byte[,],int,int,int,int) | Initializes a new object with the specified size and storage. For internal use only. |