HaishinKit
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
HaishinKit
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
>
)