BackendTexture

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
expect open val isClosed: Boolean

Check if underlying resource is closed.

Functions

Link copied to clipboard
expect open fun close()

Free underlying native resource, peer is useless afterwards.

Link copied to clipboard

Call this to indicate to DirectContext that the texture parameters have been modified in the GL context externally

Link copied to clipboard
expect open override fun toString(): String