@rishabhbothra/imagery
Preparing search index...
NormalizedImageInput
Interface NormalizedImageInput
interface
NormalizedImageInput
{
bytes
:
Uint8Array
;
filename
:
string
;
height
?:
number
;
mediaType
:
string
;
role
?:
"mask"
|
"reference"
|
"base"
|
"style"
;
width
?:
number
;
}
Index
Properties
bytes
filename
height?
media
Type
role?
width?
Properties
bytes
bytes
:
Uint8Array
filename
filename
:
string
Optional
height
height
?:
number
media
Type
mediaType
:
string
Optional
role
role
?:
"mask"
|
"reference"
|
"base"
|
"style"
Optional
width
width
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bytes
filename
height
media
Type
role
width
@rishabhbothra/imagery
Loading...