Skip to content

ElectronNativeImageScaleFactorOptions

Unofficial

Options for NativeImage scale factor operations.

Import:

import type { ElectronNativeImageScaleFactorOptions } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface ElectronNativeImageScaleFactorOptions

Properties

Property Type Description
scaleFactor? number The scale factor.