ImageGearJava Project > com.accusoft.imagegear.formats Package > ImGearFileFormats Class > loadPage Method : loadPage(ImGearStream,int) Method |
This is the simplest method for loading an image into ImageGear. If the format of an image cannot be detected, an exception is thrown.
public static ImGearPage loadPage( ImGearStream stream, int pageNumber ) |