Interface FSImage

  • All Known Implementing Classes:
    AWTFSImage

    public interface FSImage
    • Method Detail

      • getWidth

        int getWidth()
      • getHeight

        int getHeight()
      • scale

        void scale​(int width,
                   int height)