beginFrameSubscription

open fun beginFrameSubscription(onlyDirty: Boolean, callback: (image: NativeImage, dirtyRect: Rectangle) -> Unit)(source)
open fun beginFrameSubscription(callback: (image: NativeImage, dirtyRect: Rectangle) -> Unit)(source)