ImageGearJava Project > com.accusoft.imagegear.formats Package > ImGearFileFormats Class : getPageCount Method |
If format ID is not ImGearFormats.UNKNOWN and image format cannot be detected, an exception is thrown.
Overload | Description |
---|---|
getPageCount(ImGearStream,ImGearFormats) | Calculates the number of pages in an image.
If format ID is not ImGearFormats.UNKNOWN and image format cannot be detected, an exception is thrown. |
getPageCount(ImGearStream,ImGearFormats,ImGearLoadOptions) | Calculates the number of pages in an image.
If format ID is not ImGearFormats.UNKNOWN and image format cannot be detected, an exception is thrown. |