Trilium Frontend API
Preparing search index...
<internal>
CreateFromBufferOptions
Interface CreateFromBufferOptions
interface
CreateFromBufferOptions
{
height
?:
number
;
scaleFactor
?:
number
;
width
?:
number
;
}
Index
Properties
height?
scale
Factor?
width?
Properties
Optional
height
height
?:
number
Required for bitmap buffers.
Optional
scale
Factor
scaleFactor
?:
number
Defaults to 1.0.
Optional
width
width
?:
number
Required for bitmap buffers.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
height
scale
Factor
width
Trilium Frontend API
Loading...
Required for bitmap buffers.