renderPage abstract method

Image renderPage(
  1. int imageWidth,
  2. int imageHeight,
  3. int startX,
  4. int startY,
  5. int sizeX,
  6. int sizeY,
)

Implementation

Image renderPage(int imageWidth, int imageHeight, int startX, int startY,
    int sizeX, int sizeY);