sdk.getpreviewimageoptions
Home > @kittl/sdk > GetPreviewImageOptions
GetPreviewImageOptions interface
Options for generating preview images.
Signature:
export interface GetPreviewImageOptions
Properties
Property | Modifiers | Type | Description |
|---|---|---|---|
number | The target pixel count for the preview image. For example, 65536 (256x256) will result in a 256x256 image if the input is a square. |