| ImageGearJava Project > com.accusoft.imagegear.formats Package > ImGearFileFormats Class : exportToImage Method |
BufferedImage, in 24bpp RGB format.public static java.awt.image.BufferedImage exportToImage( ImGearPage page ) |
BufferedImage class object, containing exported image. The method does not apply any processing to the image. It only converts image pixel format, if source format is not supported by BufferedImage . If source image contains Alpha channel, the method preserves it.