dataset
/
org.jetbrains.kotlinx.dl.dataset.preprocessor.image
/
ImageSaver
/
save
save
abstract fun
save
(filename:
String
, image:
BufferedImage
)
Content copied to clipboard
Saves the
image
to the
filename
.