BitmapAdapter

interface BitmapAdapter<T : Any> : FieldAdapter


Create a class from a bitmap

Summary

Inherited functions

From com.google.home.matter.serialization.FieldAdapter
Bitmap
toRaw(value: T)
T
toRuntime(value: Bitmap)