Strata
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Strata
api
/
dev.s7a.strata.component
/
ImageSource
/
Pixels
Pixels
data
class
Pixels
(
val
image
:
DrawImage
)
:
ImageSource
(
source
)
Uses one immutable caller-provided pixel snapshot.
Members
Constructors
Pixels
Link copied to clipboard
constructor
(
image
:
DrawImage
)
Properties
image
Link copied to clipboard
val
image
:
DrawImage
immutable source pixels retained without copying.