Interface FSImage

All Known Implementing Classes:
AWTFSImage, MutableFSImage

public interface FSImage
  • Method Summary

    Modifier and Type Method Description
    int getHeight()  
    int getWidth()  
    void scale​(int width, int height)