Preparing search index...
The search index is not available
Documentation
Documentation
@laserfiche/lf-api-js
LfRepositoryClientV1
LFColor
Class LFColor
Implements
LfRepositoryClientV1
.
ILFColor
Index
Constructors
constructor
Properties
a?
b?
g?
r?
Methods
init
toJSON
fromJS
Constructors
constructor
new LFColor
(
data
?
)
:
LfRepositoryClientV1
.
LFColor
Parameters
Optional
data
:
LfRepositoryClientV1
.
ILFColor
Returns
LfRepositoryClientV1
.
LFColor
Properties
Optional
a
a
?:
number
Optional
b
b
?:
number
Optional
g
g
?:
number
Optional
r
r
?:
number
Methods
init
init
(
_data
?
)
:
void
Parameters
Optional
_data
:
any
Returns
void
toJSON
toJSON
(
data
?
)
:
any
Parameters
Optional
data
:
any
Returns
any
Static
fromJS
fromJS
(
data
)
:
LfRepositoryClientV1
.
LFColor
Parameters
data
:
any
Returns
LfRepositoryClientV1
.
LFColor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
a
b
g
r
Methods
init
toJSON
fromJS
Documentation
Loading...