CaptureObsidianScreenshotOptions.heightInPixels?
CaptureObsidianScreenshotOptions › heightInPixels?
Type: number
The exact height in pixels the captured image should have.Desktop only, and only meaningful together with
widthInPixels. Ignored on mobile, where the image is always the device's native framebuffer — size those by choosing an AVD with the wanted screen geometry.