[]
Create an instance of Image.
public Image()
Create an instance of Image.
public Image(Image sourceImage)
| Type | Name | Description |
|---|---|---|
| Image | sourceImage |
Create an instance of Image.
public Image(Image sourceImage, int width, int height)
| Type | Name | Description |
|---|---|---|
| Image | sourceImage | |
| int | width | |
| int | height |