ImageInfo
Overview
ImageInfo is a interface in Aspose.Cells FOSS for TypeScript.
Properties: data, ext, height, name, width.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
name | : string | Read | Gets the name. |
data | : Buffer | Read | Gets the data. |
width | : number | Read | Gets the width. |
height | : number | Read | Gets the height. |
ext | : string | Read | Gets the ext. |