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.atlas
/
AtlasLookup
Atlas
Lookup
interface
AtlasLookup
Inheritors
Atlas
AtlasResult
Result
Members
Functions
get
Link copied to clipboard
open
operator
fun
get
(
name
:
String
)
:
BmpSlice
try
Get
Link copied to clipboard
open
fun
tryGet
(
name
:
String
)
:
BmpSlice
?
try
Get
Entry
By
Name
Link copied to clipboard
abstract
fun
tryGetEntryByName
(
name
:
String
)
:
Atlas.Entry
?