korlibs-image
Toggle table of contents
6.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
korlibs-image
korlibs-image
/
korlibs.image.vector
/
CompositeMode
/
COPY
COPY
COPY
Members
Properties
name
Link copied to clipboard
expect
val
name
:
String
op
Link copied to clipboard
val
op
:
CompositeOperation
ordinal
Link copied to clipboard
expect
val
ordinal
:
Int
Functions
blend
Link copied to clipboard
open
override
fun
blend
(
dst
:
RgbaPremultipliedArray
,
dstN
:
Int
,
src
:
RgbaPremultipliedArray
,
srcN
:
Int
,
count
:
Int
)