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.format
/
ImageDataWithAtlas
Image
Data
With
Atlas
data
class
ImageDataWithAtlas
(
val
image
:
ImageData
,
val
atlas
:
AtlasPacker.Result
<
ImageFrameLayer
>
)
Members
Constructors
Image
Data
With
Atlas
Link copied to clipboard
constructor
(
image
:
ImageData
,
atlas
:
AtlasPacker.Result
<
ImageFrameLayer
>
)
Properties
atlas
Link copied to clipboard
val
atlas
:
AtlasPacker.Result
<
ImageFrameLayer
>
image
Link copied to clipboard
val
image
:
ImageData