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