wima
Preparing search index...
ImageAssets
Class ImageAssets
Hierarchy (
View Summary
)
Assets
ImageAssets
Index
Constructors
constructor
Properties
type
Methods
add
drop
flush
Events
flush
To
Load
get
get
By
Asset
Id
get
By
UUID
get
Entry
get
Handle
By
UUID
load
set
set
With
UUID
Constructors
constructor
new
ImageAssets
(
type
:
Constructor
<
Image
>
)
:
ImageAssets
Parameters
type
:
Constructor
<
Image
>
Returns
ImageAssets
Properties
type
type
:
Constructor
<
Image
>
Methods
add
add
(
asset
:
Image
)
:
Handle
<
Image
>
Parameters
asset
:
Image
Returns
Handle
<
Image
>
drop
drop
(
handle
:
Handle
<
Image
>
)
:
void
Parameters
handle
:
Handle
<
Image
>
Returns
void
flush
Events
flushEvents
()
:
readonly
AssetEvent
<
Image
>
[]
Returns
readonly
AssetEvent
<
Image
>
[]
flush
To
Load
flushToLoad
()
:
readonly
string
[]
Returns
readonly
string
[]
get
get
(
handle
:
Handle
<
Image
>
)
:
Image
Parameters
handle
:
Handle
<
Image
>
Returns
Image
get
By
Asset
Id
getByAssetId
(
id
:
AssetId
)
:
Image
Parameters
id
:
AssetId
Returns
Image
get
By
UUID
getByUUID
(
uuid
:
string
)
:
Image
Parameters
uuid
:
string
Returns
Image
get
Entry
getEntry
(
handle
:
Handle
<
Image
>
)
:
AssetEntry
<
Image
>
Parameters
handle
:
Handle
<
Image
>
Returns
AssetEntry
<
Image
>
get
Handle
By
UUID
getHandleByUUID
(
uuid
:
string
)
:
Handle
<
Image
>
Parameters
uuid
:
string
Returns
Handle
<
Image
>
load
load
(
path
:
string
)
:
Handle
<
Image
>
Parameters
path
:
string
Returns
Handle
<
Image
>
set
set
(
handle
:
Handle
<
Image
>
,
asset
:
Image
)
:
void
Parameters
handle
:
Handle
<
Image
>
asset
:
Image
Returns
void
set
With
UUID
setWithUUID
(
uuid
:
string
,
asset
:
Image
)
:
Handle
<
Image
>
Parameters
uuid
:
string
asset
:
Image
Returns
Handle
<
Image
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type
Methods
add
drop
flush
Events
flush
To
Load
get
get
By
Asset
Id
get
By
UUID
get
Entry
get
Handle
By
UUID
load
set
set
With
UUID
wima
Loading...