For the complete documentation index, see llms.txt. This page is also available as Markdown.

dpi

DPI of the extracted images.

Details

Attribute: dpi

Type: number

Supported values: From 250 to 600

Default value: 250

Morphology

selphid.dpi = 250;

Description

Target DPI resolution of the extracted images returned by facephi-selphid-widget.


Example

<facephi-selphid-widget
    dpi={300}
/>

Last updated