Images — Aspose.Slides FOSS C# (.NET) API Reference

Images — Images API type.

Package: Aspose.Slides.Foss


Methods

MethodReturnsDescription
FromFile(string filename)voidA new initialized with the file data.
FromStream(Stream stream)voidA new initialized with the stream data.

See Also