Preparing search index...
The search index is not available
Newcar API References
Newcar API References
@newcar/core
useImage
Function useImage
use
Image
(
src
)
:
Promise
<
ArrayBuffer
>
Preloading a image.
Parameters
src
:
string
The path of this image.
Returns
Promise
<
ArrayBuffer
>
The image that be with ArrayBuffer type.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Newcar API References
Loading...
Preloading a image.