Rachel
Toggle table of contents
3.5.0
android
common
desktop
ios
web
Target filter
android
common
desktop
ios
web
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.plugin.pag-kmp
/
love.yinlin.compose.ui
/
PAGImage
PAGImage
android
common
desktop
ios
web
@
Stable
actual
class
PAGImage
@
Stable
expect
class
PAGImage
@
Stable
actual
class
PAGImage
@
Stable
actual
class
PAGImage
@
Stable
actual
class
PAGImage
Members
Members & Extensions
Constructors
PAGImage
Link copied to clipboard
android
desktop
ios
web
constructor
(
delegate
:
PlatformPAGImage
)
constructor
(
delegate
:
PlatformPAGImage
)
constructor
(
delegate
:
PlatformPAGImage
)
constructor
(
delegate
:
PlatformPAGImage
)
Types
Companion
Link copied to clipboard
android
common
desktop
ios
web
actual
object
Companion
expect
object
Companion
actual
object
Companion
actual
object
Companion
actual
object
Companion
Properties
height
Link copied to clipboard
android
common
desktop
ios
web
actual
val
height
:
Int
expect
val
height
:
Int
actual
val
height
:
Int
actual
val
height
:
Int
actual
val
height
:
Int
matrix
Link copied to clipboard
android
common
desktop
ios
web
actual
var
matrix
:
Matrix
expect
var
matrix
:
Matrix
actual
var
matrix
:
Matrix
actual
var
matrix
:
Matrix
actual
var
matrix
:
Matrix
scale
Mode
Link copied to clipboard
android
common
desktop
ios
web
actual
var
scaleMode
:
PAGScaleMode
expect
var
scaleMode
:
PAGScaleMode
actual
var
scaleMode
:
PAGScaleMode
actual
var
scaleMode
:
PAGScaleMode
actual
var
scaleMode
:
PAGScaleMode
width
Link copied to clipboard
android
common
desktop
ios
web
actual
val
width
:
Int
expect
val
width
:
Int
actual
val
width
:
Int
actual
val
width
:
Int
actual
val
width
:
Int
Functions
close
Link copied to clipboard
android
common
desktop
ios
web
actual
fun
close
(
)
expect
fun
close
(
)
actual
fun
close
(
)
actual
fun
close
(
)
actual
fun
close
(
)
use
Link copied to clipboard
inline
fun
<
R
>
PAGImage
.
use
(
block
:
(
PAGImage
)
->
R
)
:
R