Images

Images class

Methods to instantiate and work with IImage.

Images

NameDescription
Images()

Returns: Images


fromData

NameDescription
fromData(byte[])Create an image from byte array.

Returns: SlidesImage


fromFile

NameDescription
fromFile(String)Create an image from the file.

Returns: SlidesImage


fromStreamFromBytes

NameDescription
fromStreamFromBytes (Bytes[])Create an image from the stream.

Returns: SlidesImage