PDFGray16StripRenderingSurface Constructor(byte[,],int,int,int,int)
In This Topic
This method supports the internal library infrastructure and should not be used by external client code.
Syntax
public PDFGray16StripRenderingSurface(
byte[][] ,
int ,
int ,
int ,
int
)
|
Parameters
- bitmap
- x
- y
- width
- height
See Also