@argdown/node
Preparing search index...
ImageSizePlugin
Class ImageSizePlugin
Implements
IAsyncArgdownPlugin
Index
Constructors
constructor
Properties
name
run
Async
Methods
get
Size
From
Remote
File
Constructors
constructor
new
ImageSizePlugin
()
:
ImageSizePlugin
Returns
ImageSizePlugin
Properties
name
name
:
string
= "ImageSizePlugin"
run
Async
runAsync
:
IAsyncRequestHandler
= ...
Methods
get
Size
From
Remote
File
getSizeFromRemoteFile
(
path
:
string
)
:
Promise
<
ISizeCalculationResult
>
Parameters
path
:
string
Returns
Promise
<
ISizeCalculationResult
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
name
run
Async
Methods
get
Size
From
Remote
File
@argdown/node
Loading...