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