Equation Citator v1.3.7 Documentation
Tutorials
ChangeLogs
API
My Website
Preparing search index...
utils/parsers/image_parser
ImageMatch
Interface ImageMatch
The matched image information
interface
ImageMatch
{
desc
?:
string
;
imageLink
?:
string
;
imagePath
?:
string
;
inQuote
:
boolean
;
label
?:
string
;
line
:
number
;
raw
:
string
;
tag
?:
string
;
title
?:
string
;
type
:
ImageType
;
}
Index
Properties
desc?
image
Link?
image
Path?
in
Quote
label?
line
raw
tag?
title?
type
Properties
Optional
desc
desc
?:
string
Optional
image
Link
imageLink
?:
string
Optional
image
Path
imagePath
?:
string
in
Quote
inQuote
:
boolean
Optional
label
label
?:
string
line
line
:
number
raw
raw
:
string
Optional
tag
tag
?:
string
Optional
title
title
?:
string
type
type
:
ImageType
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
desc
image
Link
image
Path
in
Quote
label
line
raw
tag
title
type
Equation Citator
Documentation
Language
English
简体中文
Tutorials
1. Before We Start
2. Get Started
3. Equation Manage Panel
4. Additional Features
5. Become A Pro
6. Build Your Website With Live Citation Feature
Cross File Citations
ChangeLogs
CHANGELOG 1.1.X
CHANGELOG 1.2.X
CHANGELOG 1.3.X
API Documentation
Module index
Type hierarchy
Generated reference
Interface ImageMatch
Loading...
The matched image information