ImageMatrixProperty

Property wrapper for getImageMatrix and setImageMatrix.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun get(@NonNull object: ImageView): Matrix
Link copied to clipboard
open fun set(@NonNull object: ImageView, @NonNull value: Matrix)