Eozin JS SDK v0.1.0-alpha.2
Preparing search index...
node/eozin
Dimension
Interface Dimension
Represents image dimensions (width and height).
interface
Dimension
{
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
Eozin JS SDK v0.1.0-alpha.2
Loading...
Represents image dimensions (width and height).