| Icon | Member | Description |
|---|---|---|
| Resize(Int32, Int32) |
Scale the image to the specific size
| |
| Resize(Int32, Int32, Boolean) |
Scale the image to the specific size
| |
| Resize(Double) |
Scale the image to the specific size: width *= scale; height *= scale
|