toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.bitmap.sdf
/
NewSDF
/
Result
Result
data
class
Result
(
val
bmp
:
Bitmap32
,
val
buffer
:
Int
,
val
radius
:
Int
,
val
cutoff
:
Double
)
Members
Constructors
Result
Link copied to clipboard
constructor
(
bmp
:
Bitmap32
,
buffer
:
Int
,
radius
:
Int
,
cutoff
:
Double
)
Properties
bmp
Link copied to clipboard
val
bmp
:
Bitmap32
buffer
Link copied to clipboard
val
buffer
:
Int
cutoff
Link copied to clipboard
val
cutoff
:
Double
radius
Link copied to clipboard
val
radius
:
Int