Class Image

    • Constructor Detail

      • Image

        public Image()
    • Method Detail

      • getHeight

        public int getHeight()
      • getKey

        public String getKey()
      • getWidth

        public int getWidth()
      • isConvertedToJpeg

        public boolean isConvertedToJpeg()
      • setConvertedToJpeg

        public void setConvertedToJpeg​(boolean convertedToJpeg)
      • setHeight

        public void setHeight​(int height)
      • setKey

        public void setKey​(String key)
      • setWidth

        public void setWidth​(int width)