korlibs
Toggle table of contents
6.1.0-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
korlibs
korlibs-image
/
korlibs.image.awt
/
ImageIOReadFormat
Image
IORead
Format
jvm
fun
ImageIOReadFormat
(
s
:
InputStream
,
props
:
ImageDecodingProps
)
:
BufferedImage
fun
ImageIOReadFormat
(
s
:
InputStream
,
type
:
Int
=
AWT_INTERNAL_IMAGE_TYPE_PRE
)
:
BufferedImage