Interface FSImage
- All Known Implementing Classes:
AWTFSImage, AWTFSImage.NewAWTFSImage, AWTFSImage.NullImage, PdfBoxImage
public interface FSImage
-
Method Summary
-
Method Details
-
getWidth
int getWidth() -
getHeight
int getHeight() -
scale
void scale(int width, int height)
-