ImageGear for Java
exportToImage Method
Page to export
Exports a BufferedImage, in 24bpp RGB format.
Syntax
public static java.awt.image.BufferedImage exportToImage( 
   ImGearPage page
)

Parameters

page
Page to export

Return Value

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.
See Also

Reference

ImGearFileFormats Class
ImGearFileFormats Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback