toggle menu
HaishinKit
androidJvm
switch theme
search in API
haishinkit
/
com.haishinkit.graphics
/
PixelTransform
/
Companion
Companion
object
Companion
Members
Functions
create
Link copied to clipboard
fun
create
(
applicationContext
:
Context
)
:
PixelTransform
register
Pixel
Transform
Link copied to clipboard
fun
<
T
:
PixelTransform
>
registerPixelTransform
(
clazz
:
KClass
<
T
>
)
unregister
Pixel
Transform
Link copied to clipboard
fun
<
T
:
PixelTransform
>
unregisterPixelTransform
(
clazz
:
KClass
<
T
>
)