@regulaforensics/document-reader
Preparing search index...
CameraSize
Class CameraSize
Index
Constructors
constructor
Properties
height
width
Methods
from
Json
Constructors
constructor
new
CameraSize
(
width
:
number
,
height
:
number
)
:
CameraSize
Parameters
width
:
number
height
:
number
Returns
CameraSize
Properties
Readonly
height
height
:
number
Readonly
width
width
:
number
Methods
Static
from
Json
fromJson
(
jsonObject
:
any
)
:
CameraSize
|
null
Allows you to deserialize object.
Parameters
jsonObject
:
any
Returns
CameraSize
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
height
width
Methods
from
Json
@regulaforensics/document-reader
Loading...
Allows you to deserialize object.