Images
Images class
Methods to instantiate and work with IImage.
Images
| Name | Description |
|---|---|
| Images() |
Returns: Images
fromData
| Name | Description |
|---|---|
| fromData(byte[]) | Create an image from byte array. |
Returns: SlidesImage
fromFile
| Name | Description |
|---|---|
| fromFile(String) | Create an image from the file. |
Returns: SlidesImage
fromStreamFromBytes
| Name | Description |
|---|---|
| fromStreamFromBytes (Bytes[]) | Create an image from the stream. |
Returns: SlidesImage