Class Image

    • Field Detail

      • height

        public int height

        The image height in pixels.

      • url

        public String url

        The source URL of the image.

      • width

        public int width

        The image width in pixels.

    • Constructor Detail

      • Image

        public Image()