ConcurrentLayer

class ConcurrentLayer

Constructors

ConcurrentLayer
Link copied to clipboard
open fun ConcurrentLayer(width: Int, height: Int, config: Config)

Functions

getLockedLayer
Link copied to clipboard
open fun getLockedLayer(): BitmapLayer
lock
Link copied to clipboard
open fun lock(): BitmapLayer
unlock
Link copied to clipboard
open fun unlock()

Properties

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