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