ElectronNativeImageScaleFactorOptions
Unofficial
Options for NativeImage scale factor operations.
Import:
import type { ElectronNativeImageScaleFactorOptions } from '@obsidian-typings/obsidian-catalyst-latest';Signature:
export interface ElectronNativeImageScaleFactorOptionsProperties
| Property | Type | Description | |
|---|---|---|---|
| scaleFactor? | number | The scale factor. |