IronsheetIronsheet
API Reference@ironsheet/coreFunctions

imageExtentFromPixels

Function: imageExtentFromPixels()

function imageExtentFromPixels(width, height): WorkbookImageExtent;

Defined in: packages/core/src/images.ts:224

Parameters

width

number

height

number

Returns

WorkbookImageExtent

On this page