@openhps/opencv
Preparing search index...
cv
FontParams
Interface FontParams
interface
FontParams
{
color
?:
Vec3
;
fontSize
?:
number
;
fontType
?:
number
;
lineType
?:
number
;
thickness
?:
number
;
}
Hierarchy (
View Summary
)
DrawParams
FontParams
TextLine
Index
Properties
color?
font
Size?
font
Type?
line
Type?
thickness?
Properties
Optional
color
color
?:
Vec3
Optional
font
Size
fontSize
?:
number
Optional
font
Type
fontType
?:
number
Optional
line
Type
lineType
?:
number
Optional
thickness
thickness
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
font
Size
font
Type
line
Type
thickness
@openhps/opencv
Loading...