@asciidoctor/core
Preparing search index...
ImageReference
Class ImageReference
Index
Constructors
constructor
Properties
imagesdir
target
Methods
get
Images
Directory
get
Target
to
String
Constructors
constructor
new
ImageReference
(
target
:
any
,
imagesdir
:
any
)
:
ImageReference
Parameters
target
:
any
imagesdir
:
any
Returns
ImageReference
Properties
imagesdir
imagesdir
:
any
target
target
:
any
Methods
get
Images
Directory
getImagesDirectory
()
:
string
Returns
string
the images directory.
get
Target
getTarget
()
:
string
Returns
string
the target image path or URI.
to
String
toString
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
imagesdir
target
Methods
get
Images
Directory
get
Target
to
String
@asciidoctor/core
Loading...