Image

Image type.

Constructors

Link copied to clipboard
open fun Image(width: Int, height: Int, @NonNull data: DataRef)

Functions

Link copied to clipboard
open fun equals(object: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
open fun toString(): String

Properties

Link copied to clipboard
Link copied to clipboard
val height: Int
Link copied to clipboard
val width: Int