java.lang.Object
org.openpdf.resource.AbstractResource
org.openpdf.resource.ImageResource
- All Implemented Interfaces:
Resource
- Author:
- Administrator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable FSImagegetImage()@Nullable StringbooleanhasDimensions(int width, int height) booleanisLoaded()Methods inherited from class org.openpdf.resource.AbstractResource
getResourceInputSource, getResourceLoadTimeStamp
-
Constructor Details
-
ImageResource
-
-
Method Details
-
getImage
-
isLoaded
public boolean isLoaded() -
getImageUri
-
hasDimensions
public boolean hasDimensions(int width, int height)
-