Version:
interface

ImageWriterParameters

Parameters for writing an image to disk

typescript
interface ImageWriterParameters

Properties

NameTypeDescription
imageImageThe to write
pathstringThe file path to write the image to

Was this page helpful?