[]
Draws the specified Image object with specified size, at the specified location.
public virtual void DrawImage(ImageEx image, float x, float y, float width, float height, float opacity = 100)
| Type | Name | Description |
|---|---|---|
| ImageEx | image | |
| float | x | |
| float | y | |
| float | width | |
| float | height | |
| float | opacity |