toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics
/
AGTexture
/
upload
upload
fun
upload
(
bmp
:
Bitmap
?
,
mipmaps
:
Boolean
=
false
,
baseMipmapLevel
:
Int
?
=
null
,
maxMipmapLevel
:
Int
?
=
null
)
:
AGTexture
fun
upload
(
bmp
:
BmpSlice
?
,
mipmaps
:
Boolean
=
false
,
baseMipmapLevel
:
Int
?
=
null
,
maxMipmapLevel
:
Int
?
=
null
)
:
AGTexture