- All Known Implementing Classes:
AWTFSImage,MutableFSImage
public interface FSImage
-
Method Summary
-
Method Details
-
getWidth
int getWidth() -
getHeight
int getHeight() -
scale
void scale(int width, int height) -
hasSize
default boolean hasSize(int width, int height)
-