[]
Draws the specified Image object with specified size, at the specified location.
public 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 |