Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- stream
- The data stream containing an image.
- pageNumber
- The number of page to load; this is a 0-based index.
Return Value
A new instance of ImageGear.Core.ImGearPage class.
This is the simplest method for loading an image into ImageGear. If the format of an image cannot be
detected, an exception is thrown.