Documentation
Preparing search index...
@kehto/services
UploadDimensions
Interface UploadDimensions
Pixel dimensions of an uploaded image/video.
interface
UploadDimensions
{
height
:
number
;
width
:
number
;
}
Index
Properties
height
width
Properties
height
height
:
number
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
width
Documentation
Loading...
Pixel dimensions of an uploaded image/video.