| ImageGearJava Project > com.accusoft.imagegear.processing Package > ImGearRasterProcessing Class : export Method |
| Overload | Description |
|---|---|
| export(ImGearRasterPage,int,int) | Exports content of raster page to a BufferedImage. |
| export(ImGearRasterPage,ImGearRGBQuad,int,int) | Exports content of raster page to a BufferedImage. |
| export(ImGearRasterPage,ImGearRectangle,ImGearRectangle,ImGearRectangle,ImGearInterpolationOptions,ImGearRGBQuad,int,int) | Exports content of raster page to a BufferedImage. |