sdk.getpreviewimageoptions.targetpixelcount
Home > @kittl/sdk > GetPreviewImageOptions > targetPixelCount
GetPreviewImageOptions.targetPixelCount property
The target pixel count for the preview image. For example, 65536 (256x256) will result in a 256x256 image if the input is a square.
Signature:
targetPixelCount: number;