Overview
ImageRenderOptions is a class in Aspose.3D FOSS for TypeScript.
ImageRenderOptions.width specifies the output image width in pixels.
Properties: height, width.
Properties
| Name | Type | Access | Description |
|---|
width | number | Read/Write | Gets the width. |
height | number | Read/Write | Gets the height. |
See Also