toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.bitmap
/
FloatBitmap32
/
setRgbaf
set
Rgbaf
fun
setRgbaf
(
x
:
Int
,
y
:
Int
,
r
:
Float
,
g
:
Float
,
b
:
Float
,
a
:
Float
)
fun
setRgbaf
(
x
:
Int
,
y
:
Int
,
rgbaf
:
RGBAf
)
fun
setRgbaf
(
x
:
Int
,
y
:
Int
,
v
:
FloatArray
)