AutoBE
Preparing search index...
@autobe/interface
AutoBeUserMessageImageContentMetadata
ResizeLocator
Interface ResizeLocator
Request a downscaled image view.
interface
ResizeLocator
{
height
:
number
&
Type
<
"uint32"
>
;
type
:
"imageResize"
;
width
:
number
&
Type
<
"uint32"
>
;
}
Hierarchy (
View Summary
)
Size
ResizeLocator
Index
Properties
height
type
width
Properties
height
height
:
number
&
Type
<
"uint32"
>
Height in pixels.
type
type
:
"imageResize"
Chunk locator discriminator.
width
width
:
number
&
Type
<
"uint32"
>
Width in pixels.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
type
width
AutoBE
Loading...
Request a downscaled image view.