Interface FSImage

    • Method Summary

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

      • getWidth

        int getWidth()
      • getHeight

        int getHeight()
      • scale

        void scale​(int width,
                   int height)