PreviewThumbnailFormat

Constructors

Link copied to clipboard
constructor(uri: Uri, width: Int, height: Int, bandwidth: Int)

Properties

Link copied to clipboard
open val bandwidth: Int
Link copied to clipboard
Link copied to clipboard
open val height: Int
Link copied to clipboard
val UNDEFINED: Int = -1
Link copied to clipboard
open val uri: Uri
Link copied to clipboard
open val width: Int

Functions

Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int