Interface FSImage
- All Known Implementing Classes:
AWTFSImage, AWTFSImage.NewAWTFSImage, AWTFSImage.NullImage, ITextFSImage, MutableFSImage, PDFAsImage, SWTFSImage
public interface FSImage
-
Method Summary
-
Method Details
-
getWidth
int getWidth() -
getHeight
int getHeight() -
scale
-
hasSize
default boolean hasSize(int width, int height)
-