Preparing search index...
The search index is not available
@regulaforensics/document-reader
@regulaforensics/document-reader
CameraSize
Class CameraSize
Index
Constructors
constructor
Properties
height
width
Methods
from
Json
Constructors
constructor
new
Camera
Size
(
width
,
height
)
:
CameraSize
Parameters
width
:
number
height
:
number
Returns
CameraSize
Properties
Readonly
height
height
:
number
Readonly
width
width
:
number
Methods
Static
from
Json
from
Json
(
jsonObject
)
:
CameraSize
Allows you to deserialize object.
Parameters
jsonObject
:
any
Returns
CameraSize
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.