ImageLoad Method |
Name | Description | |
---|---|---|
Load(Stream) |
Loads a new image from the specified stream.
| |
Load(String) |
Loads a new image from the specified file.
| |
Load(Stream, LoadOptions) |
Loads a new image from the specified stream.
| |
Load(String, LoadOptions) |
Loads a new image from the specified file.
|