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
/
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
)