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
/
PSNR
PSNR
object
PSNR
Members
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
a
:
Bitmap32
,
b
:
Bitmap32
)
:
Double
operator
fun
invoke
(
a
:
Bitmap32
,
b
:
Bitmap32
,
c
:
BitmapChannel
)
:
Double
MSE
Link copied to clipboard
fun
MSE
(
a
:
Bitmap32
,
b
:
Bitmap32
)
:
Double
fun
MSE
(
a
:
Bitmap32
,
b
:
Bitmap32
,
c
:
BitmapChannel
)
:
Double