Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
utils
<Reference Types>
ImageData
Variable ImageData
Image
Data
:
{
prototype
:
ImageData
;
new
(
sw
,
sh
,
settings
?
)
:
ImageData
;
new
(
data
,
sw
,
sh
?
,
settings
?
)
:
ImageData
;
}
Type declaration
new
(
sw
,
sh
,
settings
?
)
:
ImageData
Parameters
sw
:
number
sh
:
number
Optional
settings
:
ImageDataSettings
Returns
ImageData
new
(
data
,
sw
,
sh
?
,
settings
?
)
:
ImageData
Parameters
data
:
Uint8ClampedArray
sw
:
number
Optional
sh
:
number
Optional
settings
:
ImageDataSettings
Returns
ImageData
prototype
:
ImageData
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter