JSImage constructor
JSImage(fileName)
Constructs pixel data for a graphics image and its attributes. Supports the following file formats: BMP, GIF, EXIF, JPG, PNG, and TIFF.
JSImage(fileName: string)
Parameter | Type | Description |
---|---|---|
fileName | string |
See Also
- module Aspose.Words
- class JSImage