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