service / com.scurab.android.uitor.provider / ViewShotProvider

ViewShotProvider

class ViewShotProvider

Class helping to get a screenshot of particular view

Constructors

<init>

Class helping to get a screenshot of particular view

ViewShotProvider(windowManager: WindowManager)

Functions

getViewShot

fun getViewShot(screenIndex: Int, viewIndex: Int): ByteArray?