| Overload | Description |
|---|---|
| Image Constructor(Stream,Int32) | Initializes a new instance of Image object from the specified stream. |
| Image Constructor(Int32,Int32) | Initializes a new instance of black and white Image using specified width and height. |
| Image Constructor(Object) | Initializes a new instance of Image using imageObject as a data source. |
| Image Constructor(String) | Initializes a new instance of Image object from the specified file. |
Is this page helpful?
Yes
No
