Class GalleryImage

    • Constructor Detail

      • GalleryImage

        protected GalleryImage​(Parcel in)
    • Method Detail

      • getUri

        @NonNull
        public Uri getUri()
      • getFileName

        @NonNull
        public String getFileName()
      • getMimeType

        @NonNull
        public String getMimeType()
      • getPreviewPath

        @NonNull
        public String getPreviewPath()
      • getAttribution

        @NonNull
        public String getAttribution()
      • getImageWidth

        public int getImageWidth()
      • getImageHeight

        public int getImageHeight()
      • getFileSize

        public int getFileSize()
      • getImageWidthXHeight

        public String getImageWidthXHeight()
      • isGif

        public boolean isGif()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object