Preparing search index...
The search index is not available
@tawaship/pixim.js - v1.15.0
@tawaship/pixim.js
BlobLoaderResource
Class BlobLoaderResource
Hierarchy (
View Summary
)
LoaderResource
<
TBlobLoaderRawResource
>
BlobLoaderResource
Index
Constructors
constructor
Properties
_data
_error
Accessors
data
error
Methods
destroy
Constructors
constructor
new
BlobLoaderResource
(
data
:
string
,
error
:
any
)
:
BlobLoaderResource
Parameters
data
:
string
error
:
any
Returns
BlobLoaderResource
Properties
Protected
_data
_data
:
string
Protected
_error
_error
:
any
Accessors
data
get
data
()
:
T
Returns
T
error
get
error
()
:
any
Returns
any
Methods
destroy
destroy
()
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_data
_error
Accessors
data
error
Methods
destroy
@tawaship/pixim.js - v1.15.0
Loading...