ImageMatrixProperty


Kotlin |Java

public class ImageMatrixProperty 


Property wrapper for getImageMatrix and setImageMatrix.

Summary

Public constructors

Public methods

Matrix
get(ImageView object)
void
set(ImageView object, Matrix value)

Public constructors

ImageMatrixProperty

public ImageMatrixProperty()

Public methods

get

public Matrix get(ImageView object)

set

public void set(ImageView object, Matrix value)

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2026年05月14日 UTC.