ImageRenderOptions
Overview
ImageRenderOptions is a class in Aspose.3D FOSS for Typescript.
ImageRenderOptions.width specifies the output image width in pixels.
Properties: height, width.
Description
ImageRenderOptions is a class in the Aspose.3D FOSS library for TypeScript that exposes 0 methods and 2 properties for programmatic use.
Core capabilities include: number; number. These operations enable developers to integrate imagerenderoptions functionality directly into TypeScript applications.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
width | number | Read/Write | Gets the width. |
height | number | Read/Write | Gets the height. |