PAGImage

@Stable
actual class PAGImage
@Stable
expect class PAGImage
@Stable
actual class PAGImage
@Stable
actual class PAGImage
@Stable
actual class PAGImage

Constructors

Link copied to clipboard
constructor(delegate: PlatformPAGImage)
constructor(delegate: PlatformPAGImage)
constructor(delegate: PlatformPAGImage)
constructor(delegate: PlatformPAGImage)

Types

Link copied to clipboard
actual object Companion
expect object Companion
actual object Companion
actual object Companion
actual object Companion

Properties

Link copied to clipboard
actual val height: Int
expect val height: Int
actual val height: Int
actual val height: Int
actual val height: Int
Link copied to clipboard
actual var matrix: Matrix
expect var matrix: Matrix
actual var matrix: Matrix
actual var matrix: Matrix
actual var matrix: Matrix
Link copied to clipboard
Link copied to clipboard
actual val width: Int
expect val width: Int
actual val width: Int
actual val width: Int
actual val width: Int

Functions

Link copied to clipboard
actual fun close()
expect fun close()
actual fun close()
actual fun close()
actual fun close()
Link copied to clipboard
inline fun <R> PAGImage.use(block: (PAGImage) -> R): R