korlibs
Toggle table of contents
6.1.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.bitmap
/
Bitmap32
/
Companion
/
copyChannel
copy
Channel
fun
copyChannel
(
src
:
Bitmap32
,
srcChannel
:
BitmapChannel
,
dst
:
Bitmap32
,
dstChannel
:
BitmapChannel
)
fun
copyChannel
(
src
:
Bitmap8
,
dst
:
Bitmap32
,
dstChannel
:
BitmapChannel
)
fun
copyChannel
(
src
:
Bitmap32
,
srcChannel
:
BitmapChannel
,
dst
:
Bitmap8
)