Typescript Library Declarations (DOM)
Variable ImageDecoder
Image
Decoder
:
{
prototype
:
ImageDecoder
;
isTypeSupported
(
type
)
=>
Promise
<
boolean
>
;
new
(
init
)
:
ImageDecoder
;
}
Type declaration
new
(
init
)
:
ImageDecoder
Parameters
init
:
ImageDecoderInit
Returns
ImageDecoder
prototype
:
ImageDecoder
is
Type
Supported
:
function
is
Type
Supported
(
type
)
:
Promise
<
boolean
>
Parameters
type
:
string
Returns
Promise
<
boolean
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark